1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/core/modules/parsers
Saq Imtiaz 3825e2579f
Adds Text substitution support in widget attributes and new operator (#7526)
* 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>
2023-06-24 14:57:15 +01:00
..
wikiparser Revert "Bidirectional text improvements (#4541)" 2023-06-21 17:13:33 +01:00
audioparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
binaryparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
csvparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
htmlparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
imageparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
parseutils.js Adds Text substitution support in widget attributes and new operator (#7526) 2023-06-24 14:57:15 +01:00
pdfparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
textparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
videoparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00