1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-27 03:57:21 +00:00

Added support for raw markup tiddlers

This commit is contained in:
Jeremy Ruston 2012-05-09 13:49:01 +01:00
parent bb2d65861f
commit 817c0f86f1

View File

@ -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 ----------->