mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Added raw html preview to internals plugin
This commit is contained in:
parent
b0aed107d3
commit
e4fa7d579a
6
plugins/tiddlywiki/internals/editpreviews/raw.tid
Normal file
6
plugins/tiddlywiki/internals/editpreviews/raw.tid
Normal file
@ -0,0 +1,6 @@
|
||||
title: $:/plugins/tiddlywiki/internals/EditTemplate/body/preview/raw
|
||||
tags: $:/tags/EditPreview
|
||||
caption: raw HTML
|
||||
list-after: $:/plugins/tiddlywiki/internals/EditTemplate/body/preview/widget-tree
|
||||
|
||||
<pre><code><$view field="text" format="htmlwikified" /></code></pre>
|
Loading…
Reference in New Issue
Block a user