mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-25 20:28:53 +00:00
Add support for wikified raw markup tiddlers
This commit is contained in:
@@ -21,6 +21,7 @@ title: $:/core/templates/tiddlywiki5.html
|
||||
|
||||
<!--~~ Raw markup ~~-->
|
||||
{{{ [all[shadows+tiddlers]tag[$:/core/wiki/rawmarkup]] [all[shadows+tiddlers]tag[$:/tags/RawMarkup]] ||$:/core/templates/plain-text-tiddler}}}
|
||||
{{{ [all[shadows+tiddlers]tag[$:/tags/RawMarkupWikified]] ||$:/core/templates/raw-static-tiddler}}}
|
||||
</head>
|
||||
<body class="tc-body">
|
||||
<!--~~ Static styles ~~-->
|
||||
|
||||
Reference in New Issue
Block a user