mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-15 15:10:30 -08:00
Added raw html preview to internals plugin
This commit is contained in:
parent
b0aed107d3
commit
e4fa7d579a
1 changed files with 6 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue