Feature #2427
Document horizontal rule syntax
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | Documentation | |||
Target version: | 2.4.0 | |||
Resolution: | Fixed |
Description
In searching for how to do a horizontal rule on a wiki page, I found several references that stated <hr /> should work, but obviously it does not. However ---, ***, ___
and possible other methods can be used when they are a defined paragraph:
It would be very helpful if the methods for creating a horizontal rule were documented in the textile markup help. (And, surprisingly, the documentation on the textile page itself does not cover this.)
Related issues
Associated revisions
Add documentation about horizontal rule syntax (#2427).
History
#1
Updated by Mischa The Evil over 12 years ago
- Category set to Documentation
#2
Updated by Muntek Singh over 12 years ago
- File 0001-Add-Horizontal-Rule-to-textile-extended-help.patch
added
- % Done changed from 0 to 90
Patch attached
#3
Updated by Jean-Baptiste Barth over 9 years ago
- Status changed from New to Closed
- Assignee set to Jean-Baptiste Barth
- Target version set to 2.4.0
- % Done changed from 90 to 100
- Resolution set to Fixed
Added in r11797, better late than never :) Thanks.