From 34dc9b18d9bcb9852cb95f77aaad881e4d00ee74 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 18 Jan 2007 18:47:40 +0000 Subject: web commit by JoshTriplett: Add setext headers. --- doc/helponformatting.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'doc/helponformatting.mdwn') 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: -- cgit v1.2.3