1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 02:03:14 +00:00
TiddlyWiki5/plugins/tiddlywiki/text-slicer/templates/interactive
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
..
def-list.tid Text-slicer: Add support for definition lists 2015-10-14 20:25:11 +02:00
definition.tid Text-slicer: Add support for definition lists 2015-10-14 20:25:11 +02:00
document.tid Major updates to text-slicer plugin 2017-12-14 14:16:54 +00:00
heading.tid Major updates to text-slicer plugin 2017-12-14 14:16:54 +00:00
image.tid Text-slicer: Improvements to image handling 2015-09-17 19:41:41 +01:00
item.tid Text-slicer: add support for exclude filters 2015-09-01 09:59:23 +01:00
list.tid Text-slicer improvements 2015-09-04 08:42:07 +01:00
note.tid Text-slicer: Add support for notes within documents 2016-02-01 21:26:11 +00:00
paragraph.tid Text-slicer: Make sliced documents collapsible 2015-09-12 09:41:25 +01:00
term.tid Text-slicer: Add support for definition lists 2015-10-14 20:25:11 +02:00
tiddler.tid Major updates to text-slicer plugin 2017-12-14 14:16:54 +00:00