Maven Doxia

FmlParser emits HTML specific events

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0-alpha-8
  • Fix Version/s: 1.1
  • Component/s: Module - Fml
  • Labels:
    None
  • Number of attachments :
    0

Description

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).

Issue Links

Activity

Hide
Lukas Theussl added a comment -

In addition, toplinks and <source> elements are emitted directly via rawText as html elements.

Show
Lukas Theussl added a comment - In addition, toplinks and <source> elements are emitted directly via rawText as html elements.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: