FmlParser emits HTML specific events
------------------------------------
Key: DOXIA-148
URL: http://jira.codehaus.org/browse/DOXIA-148
Project: Maven Doxia
Issue Type: Bug
Components: Module - Fml
Affects Versions: 1.0-alpha-8
Reporter: Lukas Theussl
Priority: Minor
Questions/answers in an fml document may contain (almost) arbitrary html tags
(eg lists, paragraphs) but the question/answer in the Faq model is defined as a
simple String and questions/answers are emitted as rawText by the parser. That
means that FmlParser events can only be consumed correctly by the XhtmlSink (or
XmlSink).
--
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