mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-04 18:48:10 +00:00

This allows us to later bring in the optimisations without breaking backwards compatibility.
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.