1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-23 02:55:48 +00:00
TiddlyWiki5/core/modules/parsers
jeremy@jermolene.com 36cf50aa96 Use \widget for custom widget definitions, and remove need for angle brackets
Need to do some refactoring of all those isFunctionDefinition/isProcedureDefinition/isWidgetDefinition flags into a single property
2022-05-13 08:49:53 +01:00
..
wikiparser Use \widget for custom widget definitions, and remove need for angle brackets 2022-05-13 08:49:53 +01:00
audioparser.js Make the macrocall widget delegate to the transclude widget 2022-05-08 20:48:33 +01:00
binaryparser.js Make the macrocall widget delegate to the transclude widget 2022-05-08 20:48:33 +01:00
csvparser.js Make the macrocall widget delegate to the transclude widget 2022-05-08 20:48:33 +01:00
htmlparser.js Make the macrocall widget delegate to the transclude widget 2022-05-08 20:48:33 +01:00
imageparser.js Make the macrocall widget delegate to the transclude widget 2022-05-08 20:48:33 +01:00
parseutils.js Extend transclude widget to work with old-style macros and use it for the macrocall shortcut syntax 2022-05-08 15:59:20 +01:00
pdfparser.js Make the macrocall widget delegate to the transclude widget 2022-05-08 20:48:33 +01:00
textparser.js Make the macrocall widget delegate to the transclude widget 2022-05-08 20:48:33 +01:00
videoparser.js Make the macrocall widget delegate to the transclude widget 2022-05-08 20:48:33 +01:00