mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-25 14:43:01 +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">
|
<div id="styleArea">
|
||||||
<<include "[type[text/css]]" application/x-tiddler-css shadow:yes>>
|
<<include "[type[text/css]]" application/x-tiddler-css shadow:yes>>
|
||||||
</div>
|
</div>
|
||||||
|
<!----------- Raw markup ----------->
|
||||||
|
<<include "[tag[$:/shadow/rawMarkup]]" text/plain shadow:yes>>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!----------- Static content for Google and browsers without JavaScript ----------->
|
<!----------- Static content for Google and browsers without JavaScript ----------->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user