mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-11 01:03:01 -07:00
10 lines
286 B
Text
10 lines
286 B
Text
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.
|