Utility_Apps/Bat/convert_md_to_svg_html_only/script
Ryan Schultz 3d4928ea0f Fix char counting to exclude markdown URLs and multi-line comments
- Strip markdown link URLs ([text](url) → text) before counting, so
  only visible link labels count toward chars-per-page
- Zero out line char count for any line inside or opening a multi-line
  comment block; previously only single-line comments were excluded,
  causing sections with large commented-out blocks to break too early
2026-05-06 18:40:05 -05:00
..
docs Fix char counting to exclude markdown URLs and multi-line comments 2026-05-06 18:40:05 -05:00
OD_css@864b5d9181 only runs on changed .md files. 2025-11-07 13:00:37 -06:00
claude.ai_chat_1.url ignore yaml in comments 2025-12-30 14:20:47 -06:00
claude.ai_chat_2.url ignore yaml in comments 2025-12-30 14:20:47 -06:00
convert_md_to_svg_html_only.bat Delete stale SVGs before regenerating from MD file 2026-05-06 18:14:10 -05:00
convert_md_to_svg_html_only_dependency.ps1 Fix char counting to exclude markdown URLs and multi-line comments 2026-05-06 18:40:05 -05:00