1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 02:03:14 +00:00
TiddlyWiki5/plugins/tiddlywiki/internals/readme.tid

12 lines
312 B
Plaintext
Raw Normal View History

2016-02-15 22:43:15 +00:00
title: $:/plugins/tiddlywiki/internals/readme
type: text/vnd.tiddlywiki
2016-02-15 22:43:15 +00:00
This plugin adds features to help explore the internals of TiddlyWiki:
* New preview panes showing:
** the parse tree
** the widget tree
** the raw HTML output
The first two include a dropdown for choosing block vs. inline parsing mode.