[ http://jira.codehaus.org/browse/MPFAQ-16?page=all ]
Lukas Theussl updated MPFAQ-16:
---
Description:
The html code produced by the current maven-faq-plugin is not valid XHTML 1.0
Transitional. That's because the sub-element of each get's
copied through
[ http://jira.codehaus.org/browse/MPFAQ-16?page=all ]
Lukas Theussl updated MPFAQ-16:
---
Attachment: valid_html.patch
A trivial change to fix this: since and are the only elements
allowed in , it suffices
to call only the template. As such, the element