summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIanRomanick <IanRomanick@web>2009-03-17 04:16:13 -0400
committerJoey Hess <joey@kitenet.net>2009-03-17 04:16:13 -0400
commit05647b5df9eab33b0380daf574a804b87f229070 (patch)
tree9e472e85d99e82c74b6d08406a98b3e44cc10afa
parentf2958327eca0a90f4741b742a1c253024b3c2ef0 (diff)
removed
-rw-r--r--doc/bugs/feedfile_does_the_wrong_thing_from_index.mdwn.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/bugs/feedfile_does_the_wrong_thing_from_index.mdwn.mdwn b/doc/bugs/feedfile_does_the_wrong_thing_from_index.mdwn.mdwn
deleted file mode 100644
index c7a3f9b8b..000000000
--- a/doc/bugs/feedfile_does_the_wrong_thing_from_index.mdwn.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-When I put the following !inline in my index.mdwn, it generate a file called index/graphics.rss. However, the link in the RSS button is to graphics.rss (i.e., not in the index/ directory).
-
-[[!inline pages="link(tags/graphics) and ./posts/* and !*/Discussion" show="10" feedfile=graphics feedonly=yes]]