Releases: TrustedComputingGroup/pandoc
Releases · TrustedComputingGroup/pandoc
v0.5.2
Support HTML tables
Support for mathtools and grid tables
What's Changed
- Add mkpdf script to generate PDF using container by @jhand2 in #36
- Features for tpm spec by @chrisfenner in #40
New Contributors
Full Changelog: v0.4.3...v0.5.0
More latex plugins
Minor fixes to file permissions
v0.4.2 fix permissions bits on some files
Minor revision to URL wrapping
v0.4.0 fixed most of TrustedComputingGroup/markdown#49, but this release disables the awkward line-breaking of URLs on any character. Instead, URLs are broken on punctuation.
Improvements to usability and minor fixes
What's Changed
- Add build scripts v2 by @williamcroberts in #32
- Fixed #28
- Fixed #29
New Contributors
- @williamcroberts made their first contribution in #32
Full Changelog: v0.3.1...v0.4.0
Fixed bottom margins
What's Changed
- increase the bottom margin to be half inch above footer by @chrisfenner in #27
Full Changelog: v0.3.0...v0.3.1
Support template in the front matter YAML
This release supports a new "template" parameter that can be added to the front matter YAML, to select between the two cover styles. They are "greentop" (default, normal for specifications) and "bluetop" (alternate, normal for reference documents)
What's Changed
- fix table numbering by @chrisfenner in #25
- support both cover images by @chrisfenner in #26
Full Changelog: v0.2.9...v0.3.0
Fix headers, footers, watermarks
What's Changed
- Fix some more issues by @chrisfenner in #23
- try undoing a hack for the table captions, and go back to the old dra… by @chrisfenner in #24
Full Changelog: v0.2.8...v0.2.9