Releases: TrustedComputingGroup/pandoc
Releases · TrustedComputingGroup/pandoc
v0.18.13
What's Changed
- Fix README example and docker_run to use --resourcedir correctly. by @bluegate010 in #276
- Add support for including text from other files into code blocks. by @bluegate010 in #277
- Fix cache path. by @bluegate010 in #278
Full Changelog: v0.18.12...v0.18.13
v0.18.12
What's Changed
- Add --latex_override flag. by @bluegate010 in #270
- Enable word-wrapping for text in code blocks. by @bluegate010 in #269
- Fix builds that don't include code blocks. by @bluegate010 in #271
- Update README.md by @bluegate010 in #272
- Remove duplicate comment and fix build.sh usage message. by @bluegate010 in #273
- Ensure latexmk knows the resource path so it can find images. by @bluegate010 in #275
- Fix --html when --template_html is not provided. by @bluegate010 in #274
Full Changelog: v0.18.11...v0.18.12
v0.18.11
What's Changed
- Move latex code from Lua filter to Latex template. by @bluegate010 in #264
- Allow code blocks to span multiple pages. by @bluegate010 in #266
Full Changelog: v0.18.10...v0.18.11
v0.18.10
What's Changed
- Update Pandoc container from 3.6 -> 3.7 by @bluegate010 in #261
- Force update of all packages to the latest version. by @bluegate010 in #262
- Fix list-of-figures / list-of-tables numbering in HTML. by @bluegate010 in #263
Full Changelog: v0.18.9...v0.18.10
v0.18.9
What's Changed
- introduce basic Typst template for TCG by @chrisfenner in #252
- start to customize the fonts of the typst template by @chrisfenner in #254
- Render equations in HTML using MathML by @bluegate010 in #255
- factor out non-pandoc part of the template into its own file by @chrisfenner in #259
- update core template and introduce TCG Ipsum by @chrisfenner in #260
Full Changelog: v0.18.8...v0.18.9
v0.18.8
What's Changed
- put apt calls together to streamline the dockerfile by @chrisfenner in #253
Full Changelog: v0.18.7...v0.18.8
v0.18.7
What's Changed
- Fix native escaped backtick rendering. by @bluegate010 in #249
- Fix rsync command to prune stale cache images. by @bluegate010 in #250
- introduce experimental Typst support by @chrisfenner in #251
Full Changelog: v0.18.6...v0.18.7
v0.18.6
What's Changed
- Fix ownership for generated html/docx files. by @bluegate010 in #246
- Fold convert-aasvg.lua into convert-diagrams.lua by @bluegate010 in #247
- Add filter for handling helper classes. by @bluegate010 in #248
Full Changelog: v0.18.5...v0.18.6
v0.18.5
What's Changed
- Enable (and fix) Pandoc syntax highlighting by @chrisfenner in #243
Full Changelog: v0.18.4...v0.18.5
v0.18.4
What's Changed
- disable git versioning if status, version, or revision are set in the YAML front block by @chrisfenner in #241
Full Changelog: v0.18.3...v0.18.4