Releases: TrustedComputingGroup/pandoc
Releases · TrustedComputingGroup/pandoc
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
v0.18.3
v0.18.2
What's Changed
- also build for arm64 on push so that we can keep the cache warm by @chrisfenner in #238
- Use correct flags for creating reference links in HTML. by @bluegate010 in #230
- allow passing extra-build-options to reusable workflow by @chrisfenner in #239
Full Changelog: v0.18.0...v0.18.2
v0.18.0 - now based on Pandoc's containers
This release bumps the minor version because of a major change to how the container is built (using the existing Pandoc containers instead of compiling Pandoc from source). There is also a minor change to the spacing of nested bulleted lists, and paragraphs in table cells.
What's Changed
- use pandoc containers as a base instead of building pandoc ourselves by @chrisfenner in #233
- improve fixups for diff documents and compile diff documents in -interaction=nonstopmode by @chrisfenner in #234
- don't change spacing in 'tight lists' by @chrisfenner in #235
- make parskip inside a table the same as outside by @chrisfenner in #236
- update some dependencies for actions, start building arm64 releases, … by @chrisfenner in #237
Full Changelog: v0.17.3...v0.18.0
v0.17.3
v0.17.2
What's Changed
- Add the ability to inject HTML templates and stylesheets. by @bluegate010 in #223
- Allow code blocks to customize their font size. by @bluegate010 in #224
Full Changelog: v0.17.1...v0.17.2