Files
astral/md2pdf/htmlconfig.json
Tomas Kracmar 17d745bdac Sync from dev @ 252c1cf
Source: main (252c1cf)
Excluded: live tenant exports, generated artifacts, and dev-only tooling.
2026-04-17 15:57:35 +02:00

9 lines
149 B
JSON

{
"stylesheet": [
"./md2pdf/htmlstyle.css"
],
"marked_options": {
"headerIds": false,
"smartypants": true
}
}