mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 04:14:45 +00:00
Passing the static content through the `$:/core/templates/html-tiddler` template made it impossible to produce output that wasn’t HTML encoded (eg stylesheets).
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
title: $:/core/templates/raw-static-tiddler
|
|
|
|
<!--
|
|
|
|
This template is used for saving tiddlers as static HTML
|
|
|
|
--><$view field="text" format="plainwikified" /> |