From: Joey Hess Date: Wed, 23 Jun 2010 17:17:33 +0000 (-0400) Subject: one slash is enough to escape X-Git-Tag: 3.20100623~8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9b845ea8132f5677c7466b8747333afba54017b9;p=ikiwiki.git one slash is enough to escape --- diff --git a/doc/todo/Google_Sitemap_protocol.mdwn b/doc/todo/Google_Sitemap_protocol.mdwn index 6657c9350..2cf7c61e3 100644 --- a/doc/todo/Google_Sitemap_protocol.mdwn +++ b/doc/todo/Google_Sitemap_protocol.mdwn @@ -53,5 +53,5 @@ Took me a minute to figure this out so I figured I'd share the steps I took: * Created a new page where the RSS would be created with this content, replacing "first_page" with the page in my wiki with the earliest date:
-\[\[!inline  pages="* and !*/Discussion and created_after(first_page)" archive="yes" rss="yes" ]]
+\[[!inline  pages="* and !*/Discussion and created_after(first_page)" archive="yes" rss="yes" ]]