From: Waylan L. <way...@ic...> - 2016-03-23 14:52:35
|
On 03/22/2016 02:57 PM, Maurice van der Pot wrote: > My colleagues and I have been creating some tables for which a rowspan > feature would have been useful, but unfortunately it's not supported by > the current syntax. > > Before looking into writing my own extension, I wanted to ask you if > you're open to changes in the existing tables extension to support > colspan and rowspan. Maurice, Please see my response here: https://github.com/waylan/Python-Markdown/pull/74#issuecomment-3622297 So to answer your question, no I am not interested in making changes to th existing Extension. I would suggest you build your own. Waylan |