mirror of
https://github.com/kovetskiy/mark.git
synced 2025-06-07 15:02:42 +08:00
7 lines
249 B
HTML
7 lines
249 B
HTML
<p><foo>bar</foo></p>
|
|
<p><ac:structured-macro ac:name="info">
|
|
<ac:parameter ac:name="icon">true</ac:parameter>
|
|
<ac:parameter ac:name="title">Attention</ac:parameter>
|
|
<ac:rich-text-body>This is an info!</ac:rich-text-body>
|
|
</ac:structured-macro></p>
|