-
Bug
-
Resolution: Fixed
-
High
-
2
-
Severity 3 - Minor
-
-
Warranty
Issue Summary
When adding the excerpt macro to a Confluence page, any numbered lists included within the excerpt are not displaying correctly if the list numbers have more than one digit. Specifically, numbers 10 and above are getting cut off, leading to readability issues.
Steps to Reproduce
- Add an "Excerpt" macro to the page.
- Inside the Excerpt macro, create a numbered list with items reaching at least the number 11.
- Publish the page and view the rendered Excerpt.
Expected Results
The numbered list within the Excerpt macro should display all numbers correctly, including those with two or more digits.
Actual Results
Numbers with more than one digit (e.g., 10, 11, 12) are getting cut off.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available