mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-23 13:01:23 -08:00
* feat: new text substitution support, first pass * fix: use the widget method instead of evaluating a filter * revert to earlier implementation that emulates macro syntax * fix: capitalize comments * feat: add support for triple backticks for substituted attributes * docs: added docs for substitute operator * chore: more docs tweaks * docs: substituted attributes, refactored docs for widget attributes * docs: fixed typo * docs: more examples for substituted attributes * docs: updated prior documentation on concatenating text and variables * docs: documentation corrections * Update editions/tw5.com/tiddlers/filters/examples/substitute Operator (Examples).tid Co-authored-by: btheado <brian.theado@gmail.com> --------- Co-authored-by: btheado <brian.theado@gmail.com> |
||
|---|---|---|
| .. | ||
| wikiparser | ||
| audioparser.js | ||
| binaryparser.js | ||
| csvparser.js | ||
| htmlparser.js | ||
| imageparser.js | ||
| parseutils.js | ||
| pdfparser.js | ||
| textparser.js | ||
| videoparser.js | ||