1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 16:23:15 +00:00
TiddlyWiki5/plugins/tiddlywiki/text-slicer/templates
Jermolene e344c38349 Major updates to text-slicer plugin
* In the interests of performance and expressiveness, switched to using a Sax parser instead of a DOM implementation.
* Use extensible declarative rules to control the slicing process
* Added new optional set of rules for slicing by heading, where the paragraphs underneath a heading are packed into the same tiddler as the heading
* Added a modal dialogue for specifying parameters when slicing in the browser
2017-12-14 14:16:54 +00:00
..
interactive Major updates to text-slicer plugin 2017-12-14 14:16:54 +00:00
plain Text-slicer: Add support for notes within documents 2016-02-01 21:26:11 +00:00
static Text-slicer: Fix problem with static template for list items 2016-02-02 17:40:29 +00:00