Details
-
Bug
-
Resolution: Fixed
-
Major
-
9.1.3
-
Unit
-
Unknown
-
Description
For example
toto <ac:link ac:anchor="anchor"/>
produces
beginDocument beginParagraph onWord [toto] beginLink [Typed = [true] Type = [doc] Reference = [] Parameters = [[anchor] = [anchor]]] [false] endLink [Typed = [true] Type = [doc] Reference = [] Parameters = [[anchor] = [anchor]]] [false] endParagraph endDocument
Sounds like a bug in the WikiModel white space cleaner (or more precisely it's a bit lost with those unknown elements). Will probably need to write a custom one on Confluence syntax parser.