Remove xhtml specific events from xdoc parser
---------------------------------------------
Key: DOXIA-183
URL: http://jira.codehaus.org/browse/DOXIA-183
Project: Maven Doxia
Issue Type: Bug
Components: Module - Xdoc
Affects Versions: 1.0-alpha-9
Reporter: Lukas Theussl
Fix For: 1.0-beta-1
If the current xdoc parser does not recognize an element, it gets emitted as
rawText. This is ok if the output goes to html but it makes the parser unusable
for other sinks, in particular the fo sink (I had a \<pre\> element in an xdoc
which made the pdf generation fail).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira