Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 5.3-milestone-2
-
Component/s: {Unused} Syntax - confluence/1.0
-
Labels:
-
Tests:Unit
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
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
-