michael-o commented on a change in pull request #10: XHTML5 support for
maven-doxia
URL: https://github.com/apache/maven-doxia/pull/10#discussion_r257521658
##########
File path:
doxia-core/src/main/java/org/apache/maven/doxia/markup/HtmlMarkup.java
##########
@@ -25,11 +25,13 @@
/**
* List of <code>Html</code> tags.
* <p>
- * This should contain all valid XHTML 1.0 tags, comprising the tags in
- * {@link javax.swing.text.html.HTML.Tag} plus several others.
+ * This should contain all valid XHTML 1.0 and HTML5 tags, comprising the tags
Review comment:
Does it really contain XHTML 1.0?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]