harishcm 2009-07-21 00:33:23 -04:00 committed by Joey Hess
parent 7d682ef4c2
commit 4954ffb558
1 changed files with 3 additions and 0 deletions

View File

@ -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]]