1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-26 11:37:20 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data
Jeremy Ruston 11ffc83493
Introduce new levenshtein, makepatches, applypatches operators (#7290)
* Initial Commit

* Fix crash with invalid patches

See https://github.com/Jermolene/TiddlyWiki5/pull/7290#issuecomment-1453155311

Thanks @yaisog

* Add words and lines options to makepatches (#7326)

* Prevent infinite loop for single-word texts (#7327)

* Add docs and examples for the new operators (#7328)

* Create makepatches Operator.tid

* Improve wording

* Doc and examples for the new operators

---------

Co-authored-by: yaisog <m@rcuswinter.de>
2023-03-04 21:16:26 +00:00
..
deserializers Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
filters Introduce new levenshtein, makepatches, applypatches operators (#7290) 2023-03-04 21:16:26 +00:00
genesis-widget Fixed issue where $genesis didn't pass isBlock (#7230) 2023-02-10 10:17:32 +00:00
macros Adds support for indenting pragmas with whitespace (#7185) 2023-01-08 13:17:01 +00:00
messages/tm-import-tiddler Fix importTitle and autoOpenOnImport in the tm-import-tiddler message (#7243) 2023-02-11 09:15:44 +00:00
pragmas Adds support for indenting pragmas with whitespace (#7185) 2023-01-08 13:17:01 +00:00
tabs-macro Various accessibility improvements (#6742) 2022-06-28 14:05:52 +01:00
transclude Improve recursion detection for transclusion and filters (#6970) 2022-10-01 10:13:40 +01:00
csv-cases.tid CSV parser improvements (#7042) 2022-11-20 17:51:01 +00:00