[cairo-commit] [cairo-www] src/helponformatting.mdwn
Carl Worth
cworth at freedesktop.org
Thu Jul 5 01:23:45 PDT 2007
src/helponformatting.mdwn | 16 ----------------
1 file changed, 16 deletions(-)
New commits:
commit 139ac9c115cb989eff94d78202521370ad58eed6
Author: nis.martensen <nis.martensen at web.de>
Date: Thu Jul 5 01:23:44 2007 -0700
brokenlinks (on TODO) thinks even disabled links are missing---remove them
diff --git a/src/helponformatting.mdwn b/src/helponformatting.mdwn
index 4e8760c..2bb0c18 100644
--- a/src/helponformatting.mdwn
+++ b/src/helponformatting.mdwn
@@ -59,10 +59,6 @@ you use the following additional features:
* To link to another page on the wiki, place the page's name inside double
square brackets. So you would use `\[[WikiLink]]` to link to [[WikiLink]].
-[[if test="enabled(smiley) and smileys" then="""
-* Insert [[smileys]] and some other useful symbols. :-)
-"""]]
-
[[if test="enabled(shortcut) and shortcuts" then="""
* Use [[shortcuts]] to link to common resources.
@@ -75,20 +71,8 @@ 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:
-
- \[[inline pages="blog/*"]]
-"""]]
-
-[[if test="enabled(template) and templates" then="""
-* Create and fill out [[templates]] for repeated chunks of
- parameterized wiki text.
-"""]]
More information about the cairo-commit
mailing list