Yes, that is easy to do. It is just adding
<!--~~ User defined plain text meta tags ~~-->
{{{ [all[shadows+tiddlers]tag[$:/tags/MetaTag]]
||$:/core/templates/plain-text-tiddler}}}
<!--~~ User defined wikified meta tags ~~-->
{{{ [all[shadows+tiddlers]tag[$:/tags/MetaTagWikified]]
||$:/core/templates/wikified-tiddler-visible-code}}}
inside the head element of $:/core/templates/tiddlywiki5.html and making
the template $:/core/templates/wikified-tiddler-visible-code, which is just
<$view format='htmlwikified'/>
I don't know if it is a problem or not, but the output of <$view
format='htmlwikified'/> has is surrounded by p tags in the output html.
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.