1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-05 21:50:02 +00:00
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
..
2016-02-15 11:38:55 +00:00

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.