Commit Graph
6 Commits
Author SHA1 Message Date
G.Ambatte 2b327a9ac9 Fix options 2026-03-26 20:03:34 +13:00
G.Ambatte 0e431eb498 Reflect package name change 2026-03-26 19:40:20 +13:00
G.Ambatte 7987bf1671 Change lang option from diagram to asciiArt 2025-12-30 20:09:39 +13:00
G.Ambatte 89eb7990aa Merge branch 'master' into experimentalMarkedDiagrams 2025-12-30 19:02:52 +13:00
Trevor Buckner 31c034c029 Rework Marked custom HTML renderer to skip preprocess step
Marked Variables are getting cleared when the custom HTML renderer runs, because Marked.parse re-runs the whole pipeline, including the preprocessor.

Preprocess should only be run once globally during the pipeline, or the original results get overwritten (Marked Variables clears its global array of variables each time it is run)
2025-11-19 23:53:39 -05:00
Gazook89 c5aa774daa Move markdown.js and markdownlegacy.js
Moves the two files up a level, directly in `/shared/`.  Everything else is just updating paths for that.
2025-11-04 22:29:28 -06:00