TiddlyWiki5/plugins/tiddlywiki/internals
2021-12-09 20:47:51 +00:00
..
editpreviews ViewTemplateBodyCascade: Add support for code-body field 2021-12-09 20:47:51 +00:00
plugin.info
readme.tid
styles.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.