diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-07-21 09:57:08 +0200 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-07-21 09:57:08 +0200 |
commit | eeeda1295f08337f1321860d2b839732a46786e4 (patch) | |
tree | 0834588e062b7c167677c2366d5ffeaf89294811 /doc/plugins | |
parent | 4b1534d5bc969e05488a1f85f42208cbdf3da32e (diff) | |
parent | 4954ffb558d466f206a2ac8acbf47e251340b723 (diff) | |
download | ikiwiki-eeeda1295f08337f1321860d2b839732a46786e4.tar ikiwiki-eeeda1295f08337f1321860d2b839732a46786e4.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/map/discussion.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/map/discussion.mdwn b/doc/plugins/map/discussion.mdwn index 78f6802a7..2f7b140d6 100644 --- a/doc/plugins/map/discussion.mdwn +++ b/doc/plugins/map/discussion.mdwn @@ -44,3 +44,6 @@ that seems to work on the examples I tried. I am a beginner so please help me ou > This was also reported as [[bugs/map_fails_to_close_ul_element_for_empty_list]]; > this patch is simpler than the one there, but has the same problem (it emits > `<ul></ul>`, which technically isn't valid HTML either). --[[smcv]] + +>> Thanks for the tip, I added another patch addressing the issue at +>> [[bugs/map_fails_to_close_ul_element_for_empty_list]]. --[[harishcm]] |