mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 15:16:55 +00:00
Fix internals plugin tiddler titles
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
title: $:/core/ui/EditTemplate/body/preview/parse-tree
|
||||
title: $:/plugins/tiddlywiki/internals/EditTemplate/body/preview/parse-tree
|
||||
tags: $:/tags/EditPreview
|
||||
list-after: $:/core/ui/EditTemplate/body/preview/output
|
||||
caption: parse tree
|
||||
|
||||
\define preview(mode,output)
|
||||
<$parse-tree mode="$mode$" output="$output$"/>
|
||||
\end
|
||||
|
||||
{{||$:/core/ui/EditTemplate/body/preview/shared}}
|
||||
{{||$:/plugins/tiddlywiki/internals/EditTemplate/body/preview/shared}}
|
||||
|
||||
Reference in New Issue
Block a user