Commit Graph
11 Commits
Author SHA1 Message Date
G.Ambatte abfc76dd5a Merge branch 'master' into experimentalMarkedDiagrams 2026-08-15 11:07:17 +12:00
Gazook89 a2e5688ede Add lazy loading to images 2026-04-28 22:21:35 -05:00
G.Ambatte af98694e48 Experimental fix for broken internal document links 2026-04-05 21:16:23 +12:00
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
Víctor Losada Hernández 8d18529c6d linting 2026-03-03 23:44:02 +01:00
Víctor Losada Hernández cc65b6826d linting 2026-01-22 15:55:03 +01: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