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

Adding versions to the footer the position attribute in HTML is now forbidden #8

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

koffiebaard
Copy link
Contributor

I've added Pandoc's default template to the repo so I could update it with a version in the footer. There's no way to add this easily in the YAML metadata because of a bug in Pandoc (jgm/pandoc#3139) and the way the templating works. It's not possible to append to the template so we need the whole thing. It's also not possible to add variables to the latex headers so we can't adjust the version from the metadata in the .md files.

Also, position is now forbidden in the HTML reader.

…oc template so we can add a version in the footer
Copy link
Contributor

@wouter075 wouter075 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ziet er goed uit, jammer van die bug uit 2016, haha

@koffiebaard koffiebaard merged commit 22212ca into main Sep 29, 2023
@koffiebaard koffiebaard deleted the html-reader-minor-tweaks branch October 12, 2023 12:22
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.

2 participants