Closed GoogleCodeExporter closed 9 years ago
Thanks. Pandoc counts characters for table alignment, and it doesn't (yet) know
the difference between combining characters and other characters. I'll look
into fixing this when I get a chance.
Data.Char can distinguish these nonspacing characters:
Prelude Data.Char> generalCategory '\x0301'
NonSpacingMark
Original comment by fiddloso...@gmail.com
on 5 Oct 2010 at 7:14
Original comment by fiddloso...@gmail.com
on 27 Oct 2010 at 4:11
Fixed by ff93a8e7891d8537c713d6d1b0fd4409c5e43ebe
Original comment by fiddloso...@gmail.com
on 27 Jan 2012 at 8:45
Original issue reported on code.google.com by
bike...@gmail.com
on 5 Oct 2010 at 4:03Attachments: