diff options
author | http://jblevins.org/ <http://jblevins.org/@web> | 2008-10-18 15:36:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-18 15:36:18 -0400 |
commit | e49a745fdd019a7e4c78cf2b956c0d938a72845f (patch) | |
tree | c43411cb3e64e2329f576fbc650629ef282cbca6 | |
parent | 6d8df8c1149cfb202cc11ed77f0013b6dced81ba (diff) | |
download | ikiwiki-e49a745fdd019a7e4c78cf2b956c0d938a72845f.tar ikiwiki-e49a745fdd019a7e4c78cf2b956c0d938a72845f.tar.gz |
Unclosed div
-rw-r--r-- | doc/bugs/recentchanges_feed_links.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/recentchanges_feed_links.mdwn b/doc/bugs/recentchanges_feed_links.mdwn index 8871c8702..bdb6d3506 100644 --- a/doc/bugs/recentchanges_feed_links.mdwn +++ b/doc/bugs/recentchanges_feed_links.mdwn @@ -98,3 +98,8 @@ to turn on? --Chapman Flack >>>>>> --[[JasonBlevins]], 2008-10-17 [[JasonBlevins]] nailed it, [[done]] --[[Joey]] + +> Thanks for applying the patch (and improving it). There's still one small issue: +> the old opening div tag still needs to be removed (it's hard to see the removed line +> with the pastie color scheme). +> --[[JasonBlevins]], 2008-10-18 |