From ad088c13c191f56175a93af56024e88734525d99 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 12 Nov 2006 01:41:40 +0000 Subject: web commit by JoshTriplett --- doc/todo/Option_to_make_title_an_h1__63__.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/Option_to_make_title_an_h1__63__.mdwn (limited to 'doc/todo') diff --git a/doc/todo/Option_to_make_title_an_h1__63__.mdwn b/doc/todo/Option_to_make_title_an_h1__63__.mdwn new file mode 100644 index 000000000..6673d7f24 --- /dev/null +++ b/doc/todo/Option_to_make_title_an_h1__63__.mdwn @@ -0,0 +1 @@ +Currently, the page title (either the name of the page or the title specified with `\[[meta title="..."]]`) shows up in a `
`. I tend to follow the [w3c guideline recommending the use of h1 for the title](http://www.w3.org/QA/Tips/Use_h1_for_Title); for this purpose, how about an option to make the page title an `

`, and shift the markdown headings down by one (making # an h2, ## an h3, etc; or alternatively making # equivalent to `\[[meta title="..."]]`)? \ No newline at end of file -- cgit v1.2.3