Description
There is a bug in formatting the titles. It's not possible to use spaces before the title (=) sign e.g.
Überschrift 1
- == Überschrift 2 ==
- === Ü 3 ===
- ==== Ü 4 ====
- ===== Ü 5 =====
- ==== Ü 4 ====
- === Ü 3 ===
In previous versions this was possible.
Steps to reproduce
- see description
Example
Details
This Wiki
Workaround
Remove the spaces before the (=) signs.
Überschrift 1
Überschrift 2
Ü 3
Ü 4
Ü 5
Discussion
This was an undocumented side-effect of the parser in 1.2, and changed in 1.3, as there is no meaning to indented headings.
There is no bug with not accepting the indented headings. There is another bug with the toc creating links for those though (toc probably use its own parser for headings).
Please open seprate bug for the toc, and if you realy like indented headings, do open a feature request (I don't belive it will be accepted).
Plan
- Priority:
- Assigned to:
- Status: