TiddlyWiki5/plugins/tiddlywiki/internals
Jeremy Ruston 2adf09129d Introduce text editor toolbar (#2315)
Tada!
2016-04-22 08:36:29 +01:00
..
editpreviews Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
plugin.info
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.