mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-29 09:02:29 +00:00
Added support for raw markup tiddlers
This commit is contained in:
@@ -19,6 +19,8 @@ type: text/x-tiddlywiki-html
|
||||
<div id="styleArea">
|
||||
<<include "[type[text/css]]" application/x-tiddler-css shadow:yes>>
|
||||
</div>
|
||||
<!----------- Raw markup ----------->
|
||||
<<include "[tag[$:/shadow/rawMarkup]]" text/plain shadow:yes>>
|
||||
</head>
|
||||
<body>
|
||||
<!----------- Static content for Google and browsers without JavaScript ----------->
|
||||
|
Reference in New Issue
Block a user