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

Support for HTML semantic elements #709

Open
GabrielFournierCloutier opened this issue Apr 28, 2022 · 1 comment
Open

Support for HTML semantic elements #709

GabrielFournierCloutier opened this issue Apr 28, 2022 · 1 comment

Comments

@GabrielFournierCloutier

I would like to request support for HTLM Semantic Elements.

Currently, an error is thrown when a semantic element is encountered.

@boussou
Copy link

boussou commented Apr 29, 2022

In the end it is a lot about css layout.
For PDF output, in order to keep it simple, it would be either be transformed to tables or to divs.

I think this could easily be performed beforehand

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

No branches or pull requests

2 participants