View Single Post
Old 07-31-2013, 09:32 PM   #6
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Multimarkdown looks like it just adds some extensions to markdown (as far as input goes). From a cursory look what's added to the markdown format by multimarkdown is already supported by extensions provided by Python Markdown.

Right now the footnotes and tables extensions are the only ones enabled. I might be a good idea to check what other extensions we're including and allow those to be optionally enabled. I believe only footnotes and tables were enabled because some of the others were tripping people up when enabled.
user_none is offline   Reply With Quote