Skip to content

Conversation

Profpatsch
Copy link
Contributor

This is a rather mechanical translation from the old xhtml library
to the more modern blaze library.

We use HTML5 everywhere, thus we also change the DOCTYPE.

Pandoc needs to be configured to return HTML5 as well, but it looks
like every use of the html writer already uses writeHtml5String. So
I guess we are good?

The attribute to redirect to a different page is called `content` not
`contents` (I guess that means the no-js redirect was broken since the
thing was added?)
It’s from 2012, so it should be fine to remove the ifdef
This is a rather mechanical translation from the old `xhtml` library
to the more modern `blaze` library.

We use HTML5 everywhere, thus we also change the `DOCTYPE`.

Pandoc needs to be configured to return HTML5 as well, but it looks
like every use of the html writer already uses `writeHtml5String`. So
I guess we are good?
@jgm jgm merged commit 2ba762c into jgm:master Jan 13, 2025
5 of 6 checks passed
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