-
Bug
-
Resolution: Not a bug
-
Low
-
None
-
5.3.1
-
None
<p> <ac:structured-macro ac:name="status"> <ac:parameter ac:name="colour">Red</ac:parameter> <ac:parameter ac:name="title">testing macro with emote inline</ac:parameter> <ac:parameter ac:name=""/> </ac:structured-macro> <ac:emoticon ac:name="tick"/> </p> <p> <ac:emoticon ac:name="tick"/> <ac:image ac:thumbnail="true" ac:width="100"> <ri:attachment ri:filename="image2013-11-15 10:28:4.png"/> </ac:image> <ac:emoticon ac:name="tick"/> </p> <p> <ac:structured-macro ac:name="global-reports"> <ac:parameter ac:name="width">200</ac:parameter> </ac:structured-macro> <ac:emoticon ac:name="cross"/> </p>
See screenshots for edit screen and rendered.
Hi Ryan
If I understand the report correctly the problem you are describing occurs when the
emoticon does not appear next to the global reports macro.
If this is the case, and it's hard to tell because the lack of description then this is the intended behaviour. Because of the content/layout of the global reports macro it will always be displayed as a block level element. Anything that follows it will always be on a newline (unless you are using page layouts.)
Regards