Details
-
Bug
-
Resolution: Fixed
-
Major
-
4.0
-
Unit
-
N/A
-
N/A
-
Description
Input:
This is * bold *
Generates:
<document><parameter0><metadata class="linked-hash-map"><entry><string>syntax</string><org.xwiki.rendering.syntax.Syntax><type><name>Confluence</name><id>confluence</id></type><version>1.0</version></org.xwiki.rendering.syntax.Syntax></entry></metadata></parameter0><paragraph parameter0=""><word>This</word><space></space><word>is</word><specialSymbol> </specialSymbol><specialSymbol>*</specialSymbol><specialSymbol> </specialSymbol><word>bold</word><space></space></paragraph></document>
Notice the SpecialSymbolBlock for the space instead of SpaceBlock.
Attachments
Issue Links
- is related to
-
XRENDERING-200 Confluence parser doesn't recognize bold when the bold token is surrounded by space chars
- Closed