MultiMarkdown-5 icon indicating copy to clipboard operation
MultiMarkdown-5 copied to clipboard

can v5 be used as perl xs module

Open jahagirdar opened this issue 9 years ago • 1 comments

I am using the current version of MMD in Perl and found that it does not support the features specified in the current version e.g. fenced code blocks. I am willing to take a stab at writing and maintaining a XS wrapper over the current v5 c code. Is it feasible?

jahagirdar avatar Sep 19 '16 14:09 jahagirdar

Honestly, I don't know. It's pretty standard c code, so you should be able to do anything that can normally be done.

Not sure if anyone has done anything like this already -- could ask on discussion list?

https://groups.google.com/forum/#!forum/multimarkdown

F-

fletcher avatar Sep 19 '16 17:09 fletcher