2023-01-04 09:54:15 +01:00
|
|
|
<h1 id="main-heading">Main Heading</h1>
|
|
|
|
|
|
|
|
<h2 id="first-heading">First Heading</h2>
|
|
|
|
<ac:structured-macro ac:name="note"><ac:parameter ac:name="icon">true</ac:parameter><ac:rich-text-body>
|
|
|
|
<p><strong>NOTES:</strong></p>
|
|
|
|
|
|
|
|
<ol>
|
|
|
|
<li>Note number one</li>
|
|
|
|
<li>Note number two</li>
|
|
|
|
</ol>
|
|
|
|
|
|
|
|
<blockquote>
|
|
|
|
<p>a
|
|
|
|
b</p>
|
|
|
|
</blockquote>
|
|
|
|
|
|
|
|
<p><strong>Warn (Should not be picked as blockquote type)</strong></p>
|
|
|
|
</ac:rich-text-body></ac:structured-macro>
|
|
|
|
<h2 id="second-heading">Second Heading</h2>
|
|
|
|
<ac:structured-macro ac:name="warn"><ac:parameter ac:name="icon">true</ac:parameter><ac:rich-text-body>
|
|
|
|
<p><strong>Warn</strong></p>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>Warn bullet 1</li>
|
|
|
|
<li>Warn bullet 2</li>
|
|
|
|
</ul>
|
2023-01-28 21:15:31 +01:00
|
|
|
</ac:rich-text-body></ac:structured-macro>
|
|
|
|
<h2 id="simple-blockquote">Simple Blockquote</h2>
|
|
|
|
|
|
|
|
<blockquote>
|
|
|
|
<p>This paragraph is a simple blockquote</p>
|
|
|
|
</blockquote>
|