Open GoogleCodeExporter opened 8 years ago
Modify the following line in file `autoload/vimwiki/html.vim` at line 1011
let h_number .= a:id[l].'.'
to
let h_number .= a:id[l].'_'
Original comment by themacropodus@gmail.com
on 25 Mar 2013 at 11:34
Original issue reported on code.google.com by
xuezai...@gmail.com
on 21 Mar 2013 at 11:24