diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-20 00:24:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-20 00:24:33 +0000 |
commit | 1ca312b9e8ec4be1aabb136fc46913b8bd8e2121 (patch) | |
tree | 638a4da8d1e89c2e83fbbb67f9474654c99d53e5 | |
parent | 76386c5e8bb52c38c1ffff18413c8818c471930a (diff) |
document meta title
-rw-r--r-- | doc/helponformatting.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/helponformatting.mdwn b/doc/helponformatting.mdwn index e3c1de22f..4e8760c6b 100644 --- a/doc/helponformatting.mdwn +++ b/doc/helponformatting.mdwn @@ -75,6 +75,13 @@ you use the following additional features: \[[toc ]] """]] + +[[if test="enabled(meta)" then=""" +* Change the title of a page: + + \[[meta title="full page title"]] +"""]] + [[if test="enabled(inline) and blog" then=""" * Create a [[blog]] by inlining a set of pages: |