summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorhttp://oblomov.myopenid.com/ <oblomov@web>2011-01-06 21:23:48 +0000
committerJoey Hess <joey@kitenet.net>2011-01-06 21:23:48 +0000
commitbe5c588ab7600935efeca46645975f4031f4ba02 (patch)
treeae920569a61c6ba258e10ab7d438bf9c73770688 /doc/todo
parenta4b1fbb858ec6b8571ac700339e345c9018f55fc (diff)
layout fix
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/feed_enhancements_for_inline_pages.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/feed_enhancements_for_inline_pages.mdwn b/doc/todo/feed_enhancements_for_inline_pages.mdwn
index 9fb0867b4..8935aae59 100644
--- a/doc/todo/feed_enhancements_for_inline_pages.mdwn
+++ b/doc/todo/feed_enhancements_for_inline_pages.mdwn
@@ -14,7 +14,7 @@ A few patches to clean up and improve feed management for inline pages.
>> draftings, so I rewrote the patch to include blogform. I had
>> checked the distributed CSS for #feedlinks references, without
>> finding any. The new patch does include CSS changes for the
- >> #blogform -> .blogform change. I have no idea on where to document
+ >> \#blogform -> .blogform change. I have no idea on where to document
>> this change though.
* the second patch tries to define the default description for a feed based not only on the wiki name, but also on the current page name. The actual way this is built might not be the optimal one, so I'm open to suggestions