Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-alpha-9
-
None
Description
See MSITE-257. The problem I see is that the emitted event will be html specific (but there are already tons of examples of that in our parsers). I see two possible solutions:
- factor out all module-dependent bits into a lower-level parser (eg XdocSiteParser in site-renderer?)
- add a generic method (unknownTag() ?) to the sink API that could be used by only the sinks that know what to do with the event
Attachments
Issue Links
- is depended upon by
-
MSITE-257 Double quote character rendered as entity, which breaks JavaScript
- Closed