From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> Date: Thu, 18 Jan 2007 18:47:40 +0000 (+0000) Subject: web commit by JoshTriplett: Add setext headers. X-Git-Tag: 1.41~94 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/34dc9b18d9bcb9852cb95f77aaad881e4d00ee74 web commit by JoshTriplett: Add setext headers. --- diff --git a/doc/helponformatting.mdwn b/doc/helponformatting.mdwn index 4a0fba01e..875aed9f4 100644 --- a/doc/helponformatting.mdwn +++ b/doc/helponformatting.mdwn @@ -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: