Hey Folks,

I've run into a strange issue when utilizing $wikify to render custom 
fields as formatted wikitext. The premise for the wiki design is to utilize 
a "UI" tiddler and a "data" tiddler. The UI controls/edits the data 
tiddler, after which point it can be used to display the data from the data 
tiddler in any format that I desire, based out of a pre-generated "form" 
template.

When using the following macro, opening the internally linked tiddlers 
directs the tiddlywiki file to be opened in my chrome browser instead of 
opening the expected tiddler.

\define testcon-display-block($field$)
<$wikify name="md" text={{!!$field$}} type="text/vnd.tiddlywiki" output=
"html" mode="block"><<md>></$wikify>
\end

I uploaded a video to show the behavior as well; additionally I've added 
the tiddlers in question, attached here.

Trying to understand why this only occurs in tiddlydesktop but works as 
expected in Chrome.

Thanks in advanced!

-Reece

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/89ac1178-6a94-402e-bcb0-f68d298fc481%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: $__world_SRD_macros_testcon-display-block.tid
Description: Binary data

Attachment: display-testing-env.tid
Description: Binary data

Reply via email to