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

Better handling for <a> tags for HTML output #152

Open
sandersk opened this issue Jul 22, 2014 · 0 comments
Open

Better handling for <a> tags for HTML output #152

sandersk opened this issue Jul 22, 2014 · 0 comments

Comments

@sandersk
Copy link
Contributor

If possible, add param to support an HTML-processing mode (as opposed to XHTML-processing mode) for HTML outputs. In this mode, make sure that all <a> tags are marked up as <a></a> rather than <a/>, as the latter causes issues when browsers are parsing in HTML mode (not an issue for EPUB, which always parses as XHTML).

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

1 participant