web commit by JoshTriplett: Add setext headers.
parent
96f1a15fef
commit
34dc9b18d9
|
@ -32,6 +32,21 @@ size of the header:
|
|||
##### ##### h5
|
||||
###### ###### h6
|
||||
|
||||
You can also make the first two levels of heading by underlining text with
|
||||
equals or dash:
|
||||
|
||||
heading 1
|
||||
=========
|
||||
|
||||
heading 1
|
||||
=========
|
||||
|
||||
heading 2
|
||||
---------
|
||||
|
||||
heading 2
|
||||
---------
|
||||
|
||||
To create a horizontal rule, just write three or more dashes or stars on
|
||||
their own line:
|
||||
|
||||
|
|
Loading…
Reference in New Issue