https://bugs.documentfoundation.org/show_bug.cgi?id=168300
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilmari.lauhakangas@libreoff | |ice.org Resolution|DUPLICATE |--- Status|RESOLVED |UNCONFIRMED --- Comment #2 from Buovjaga <[email protected]> --- Bug 165590 is for import. However, GitHub Flavored Markdown used by md4c (and consumed by numerous apps) does not support merged (colspan) cells: https://github.github.com/gfm/#tables-extension- As you can see, you may create a Frankenstein's monster type of solution: https://stackoverflow.com/questions/23571724/github-markdown-colspan ...but the cleanest way in this case might be to just export the table fully in HTML, if there are any merged cells. -- You are receiving this mail because: You are the assignee for the bug.
