Readme for internals plugin

print-window-tiddler
Jermolene 2016-02-15 22:43:15 +00:00
rodzic 2203c2b38a
commit f8552ac48d
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -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.