1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 11:29:55 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/systemtags/SystemTag_ $__tags_RawMarkupWikified.tid
Jermolene cfb2d7c9c8 Add support for splash screens during loading
Fixes #3417

Addresses some of the requirements discussed in #2254
2018-09-27 09:47:55 +01:00

11 lines
682 B
Plaintext

caption: $:/tags/RawMarkupWikified
created: 20180926170345251
description: marks tiddlers included as wikified text at the bottom of `<head>`
modified: 20180927084332243
tags: SystemTags
title: SystemTag: $:/tags/RawMarkupWikified
type: text/vnd.tiddlywiki
The [[system tag|SystemTags]] `$:/tags/RawMarkupWikified` marks wikified tiddlers to be included as raw markup at the bottom of the `<head>` section in the generated HTML file.
Note that the wiki must be saved and reloaded in order for a raw markup tiddler to take effect. Also note that global macros are not available by default within raw markup tiddlers; you can use the ImportVariablesWidget to explicitly import them.