From a3527672769b93eeb4a70fbe9f316c986706c375 Mon Sep 17 00:00:00 2001
From: "http://kerravonsen.dreamwidth.org/"
 <http://kerravonsen.dreamwidth.org/@web>
Date: Wed, 13 Jan 2010 02:37:27 +0000
Subject: [PATCH] fixed title

---
 doc/plugins/contrib/ftemplate.mdwn | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/doc/plugins/contrib/ftemplate.mdwn b/doc/plugins/contrib/ftemplate.mdwn
index bcc6f2c67..fba51e1c2 100644
--- a/doc/plugins/contrib/ftemplate.mdwn
+++ b/doc/plugins/contrib/ftemplate.mdwn
@@ -43,10 +43,10 @@ them work as wiki pages.
 
 PageA:
 
-    [[!meta title="I Am Page A"]]
-    [[!meta description="A is for Apple."]]
-    [[!meta author="Fred Nurk"]]
-    [[!ftemplate id="mytemplate"]]
+    \[[!meta title="I Am Page A"]]
+    \[[!meta description="A is for Apple."]]
+    \[[!meta author="Fred Nurk"]]
+    \[[!ftemplate id="mytemplate"]]
 
 Template "mytemplate":
 
@@ -65,10 +65,10 @@ This will give:
 
 PageB:
 
-    [[!meta title="I Am Page B"]]
-    [[!meta description="B is for Banana."]]
-    [[!meta author="Fred Nurk"]]
-    [[!ftemplate id="mytemplate" title="Bananananananas"]]
+    \[[!meta title="I Am Page B"]]
+    \[[!meta description="B is for Banana."]]
+    \[[!meta author="Fred Nurk"]]
+    \[[!ftemplate id="mytemplate" title="Bananananananas"]]
 
 This will give:
 
-- 
2.39.5