]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/helponformatting.mdwn
web commit by JoshTriplett: Add setext headers.
[git.ikiwiki.info.git] / doc / helponformatting.mdwn
index 4a0fba01ec908d4e324483e46a6e541175a90080..875aed9f4394df552da1dca3c42841bbf3e6d29d 100644 (file)
@@ -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: