aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-12 01:41:40 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-12 01:41:40 +0000
commitad088c13c191f56175a93af56024e88734525d99 (patch)
tree0c5d3f125c9166c6e0d46e74e213c1f5ecac9893 /doc/todo
parent7256dceffcf6cd1cb26505c3fb12144e3df94b8a (diff)
downloadikiwiki-ad088c13c191f56175a93af56024e88734525d99.tar
ikiwiki-ad088c13c191f56175a93af56024e88734525d99.tar.gz
web commit by JoshTriplett
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Option_to_make_title_an_h1__63__.mdwn1
1 files changed, 1 insertions, 0 deletions
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 `<div class="header">`. 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 `<h1 class="header">`, 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