projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16ff593
)
one slash is enough to escape
author
Joey Hess
<joey@kitenet.net>
Wed, 23 Jun 2010 17:17:33 +0000
(13:17 -0400)
committer
Joey Hess
<joey@kitenet.net>
Wed, 23 Jun 2010 17:17:33 +0000
(13:17 -0400)
doc/todo/Google_Sitemap_protocol.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/Google_Sitemap_protocol.mdwn
b/doc/todo/Google_Sitemap_protocol.mdwn
index 6657c9350474586937ea206fbb9fe408f6e48db2..2cf7c61e3779fd89c3f1f213e7cf47ec8c9b4950 100644
(file)
--- 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:
<pre>
-\[
\
[!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" ]]
</pre>