Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
6.1-rc-1
-
None
Description
(% class="test" %)**bold** text
produce
<strong><span class="test">bold</span></strong><span class="test"> text</span>
instead of
<span class="test"><strong>bold</strong> text</span>
Adding a space between %) and ** is the currently needed workaround.
Attachments
Issue Links
- is related to
-
XRENDERING-766 Macros followed by an empty block with parameters gets wrapped in a span when converted to annotated html
-
- Open
-