1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-01-06 23:49:05 +00:00
Files
TiddlyWiki5/plugins
cdruan 91871d2ced Markdown: Fix missing inline support and macrocall args parsing error (#9295)
* Rewrote tw_macrocallinline() parser so macrocall args containing ">"
will be parsed properly.

* Use $tw.log.MARKDOWN flag to print debug messages.

* Fix markdown parser to respect parseAsInline option. (#8917)
2025-10-10 13:31:11 +01:00
..