ac:rich-text-body
Rich text body of Confluence macro. A macro can contain only one (either rich or plain) text body.
Element Information
Namespace: http://www.atlassian.com/schema/confluence/4/ac/
Schema Document: confluence.xsd
Type: Flow
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Choice
[0..*]
- a Anchor: Content is "Inline" except that anchors shouldn't be nested
- del Deleted Text
from group blockfrom group inlinefrom group special.prefrom group fontstylefrom group ac:confluence.ac.inline
Attributes
None
Used In
- Anonymous type of element ac:macro
Sample Instance
<ac:rich-text-body>Any text, intermingled with: <p>Any text, intermingled with: <a>Any text, intermingled with: <br/> </a> </p> </ac:rich-text-body>