Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
3.0
-
None
-
N/A
-
N/A
-
Description
The summary generated by the toc macro is not properly intended.
Sample good input:
{{toc}}{{/toc}}
= Chapter 1 =
= Chapter 2 =
== Section 1 ==
== Section 2 ==
=== Paragraph 1 ===
=== Paragraph 2 ===
Sample good output: good.png
Sample bad input:
{{toc}}{{/toc}}
== Chapter 1 ==
== Chapter 2 ==
==== Section 1 ====
==== Section 2 ====
====== Paragraph 1 ======
====== Paragraph 2 ======
Sample bad output: bad.png
Attachments
Issue Links
- duplicates
-
XRENDERING-68 Don't display empty header levels in TOC macro
-
- Closed
-