1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-24 12:54:22 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data/filters
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
..
Base64.tid Add encodebase64/decodebase64 operators 2023-02-02 09:55:54 +00:00
DiffMergePatch1.tid Introduce new levenshtein, makepatches, applypatches operators (#7290) 2023-03-04 21:16:26 +00:00
DiffMergePatch2.tid Introduce new levenshtein, makepatches, applypatches operators (#7290) 2023-03-04 21:16:26 +00:00
DiffMergePatch3.tid Introduce new levenshtein, makepatches, applypatches operators (#7290) 2023-03-04 21:16:26 +00:00
fake-variables.tid Fix [is[variable]] operator doesn't work for "fake" variables #6303 (#6996) 2022-10-18 17:08:04 +01:00
Recursion.tid Improve recursion detection for transclusion and filters (#6970) 2022-10-01 10:13:40 +01:00