TiddlyWiki5/plugins/tiddlywiki/internals
Jeremy Ruston bf9aeb5755 Improve plugin metadata, and add a "name" field
The "name" is optional, but makes the library listing much clearer.
2019-09-19 13:04:10 +01:00
..
editpreviews
plugin.info Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
readme.tid
styles.tid

readme.tid

title: $:/plugins/tiddlywiki/internals/readme

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.