summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-29 16:38:46 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-29 16:38:46 +0000
commit4755b3ce5263814cb6e723e49ccb1789389aba60 (patch)
treebc6cccc30568e4bb70cbccb5affd1bb96ddc2c0b /doc/todo
parent814ff6577dbaa246f3cece54c3a5e3c706235ac3 (diff)
response
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/toc_plugin_to_skip_one_level.mdwn11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/todo/toc_plugin_to_skip_one_level.mdwn b/doc/todo/toc_plugin_to_skip_one_level.mdwn
index 570a3ac60..e390fd6f6 100644
--- a/doc/todo/toc_plugin_to_skip_one_level.mdwn
+++ b/doc/todo/toc_plugin_to_skip_one_level.mdwn
@@ -6,4 +6,13 @@ I use h1 for big title on each page, and don't want it in my toc on that page.
That way I could have toc for h2 and h3 and h1 is skipped bacause it is big title for many pages.
-P.S. I tried to indent "[[toc..." to make it monospaced but it does not work ? \ No newline at end of file
+> I realize there is a lot of personal preference involved here but before
+> another option is added, I wonder why you're using a h1 for a title on
+> each page when the page name already appears at the top of each page. And
+> if the page name isn't right for the title, you can use
+> \[[meta title="foo"]] to override it. And this purposefully doesn't show
+> up in the toc. --[[Joey]]
+
+P.S. I tried to indent "[[toc..." to make it monospaced but it does not work ?
+
+> It's monospaced here.