1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-27 03:57:21 +00:00

Readme for internals plugin

This commit is contained in:
Jermolene 2016-02-15 22:43:15 +00:00
parent 2203c2b38a
commit f8552ac48d

View File

@ -0,0 +1,10 @@
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.