Skip to content

v2.0.2: Rulers, table midrules, PDF include

Compare
Choose a tag to compare
@gabyx gabyx released this 23 Apr 21:14
· 191 commits to main since this release
410a49d

Features:

  • md: Add rulers, e.g. [Name:]{.hrule-fill thickness=0.5pt width=10cm}.
  • md: Add PDF include syntax, e.g. ![Pandoc User's Guide](files/PandocUsersGuide.pdf){.includepdf pages=5- style="width:100%;height:20cm;max-width:100%"}.
  • md: Custom table conversion includes some option to add horizontal rules.

Bugfixes:

  • build various old setups.
  • html: duplicated ids in navigation and TOC.
  • latex: Do not load lmodern in xelatex.
  • docker: Add poppler utils to the Docker containers.