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:
parent
bb2d65861f
commit
817c0f86f1
@ -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 ----------->
|
||||
|
Loading…
Reference in New Issue
Block a user