Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table plus
enableSortingfalse
autoNumbertrue
StepDescription
Create an example pageAs simple as possible that demonstrates the problem
Save the page 
Get source

Tools menu, View Storage Format

Copy and paste the source to the issue

Enclose in a {noformat} macro.

It should look something similar to

No Format
<ac:structured-macro ac:name="table-plus">
<ac:parameter ac:name="atlassian-macro-output-type">INLINE</ac:parameter>
<ac:rich-text-body>
<table>
<tbody>
<tr>
<th>AA</th>
<th>BB</th></tr>
<tr>
<td>2</td>
<td>3</td></tr></tbody></table></ac:rich-text-body></ac:structured-macro></p>