v2.0.2: Rulers, table midrules, PDF include
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
inxelatex
. - docker: Add
poppler
utils to the Docker containers.