On Saturday, February 1, 2020 at 3:53:53 PM UTC+1, TonyM wrote:
...

>  However it does not always seem to work how I would like it to. Without 
> retesting if for example I vwikified [[name|tiddlername]] I would hope the 
> named variable would contain "name" but it will from memory still contain 
> [[name|tiddlername]] which is again wikified into a link. So if you try to 
> use it in a filter etc it will not work.


If you select: *raw html* for [[name|tiddlername]] you will get

<p><a class="tc-tiddlylink tc-tiddlylink-missing" href="#tiddlername">name</a>
</p>

Which is exactly, what wikify should do. It should convert wikitext: 
[[name|tiddlername]], into HTML, which the browser 
will show as a tiddler link.

-m

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3b261493-ceb8-4507-ab8b-df2932b0ba3f%40googlegroups.com.

Reply via email to