Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add rulers, pdf include and optional table midrrules #29

Merged
merged 2 commits into from
Apr 23, 2022

Conversation

gabyx
Copy link
Owner

@gabyx gabyx commented Apr 23, 2022

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.

@gabyx gabyx changed the title Add rulers and pdf include feat: Add rulers, pdf include and optional table midrrules Apr 23, 2022
@gabyx gabyx merged commit 410a49d into main Apr 23, 2022
gabyx added a commit that referenced this pull request Jun 6, 2022
)

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant