wikilabs / plugins

TW5 plugins: https://wikilabs.github.io
29 stars 8 forks source link

uni-link: Using custom-markup to create links, will not "trigger" backlinks handling #84

Open pmario opened 3 years ago

pmario commented 3 years ago

see: https://wikilabs.github.io/editions/custom-markup/#test-backlink-to-test

\customize tick=link _element="$macrocall" $name=link to=<<src>>

\define link(src)<$link to=<<__src__>>></$link>

´link test

fix this

pmario commented 1 month ago

It's probably not possible to fix that. The parse-tree does not know about a <$link to=test it knows about <$link to=<<__src__>>