Defect #32184
Incorrect headings example in Textile help
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Documentation | |||
Target version: | 3.4.12 | |||
Resolution: | Fixed | Affected version: |
Description
Example in the help (source:tags/4.0.4/public/help/en/wiki_syntax_detailed_textile.html#L203):
h1. Heading h2. Subheading h3. Subsubheading
Rendered:
subsequent lines are treated as a part of first h1. Newlines should be inserted between lines.
The example should be as follows:
h1. Heading h2. Subheading h3. Subsubheading
History
#2
Updated by Go MAEDA over 2 years ago
- Target version set to Candidate for next minor release
#3
Updated by Go MAEDA over 2 years ago
- Target version changed from Candidate for next minor release to 3.4.12
Setting the target version to 3.4.12.
#4
Updated by Go MAEDA over 2 years ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch.
#5
Updated by Go MAEDA over 2 years ago
- Status changed from Resolved to Closed