node-multimarkdown icon indicating copy to clipboard operation
node-multimarkdown copied to clipboard

Native MultiMarkdown extension for Node.js

Results 2 node-multimarkdown issues
Sort by recently updated
recently updated
newest added

There are two features of MMD I'm trying to get to in the node module - snippets and metakeys. From the MMD docs on , it's these functions: multimarkdown -s,...

Better performance, less memory leaks, new reentrant parser code: https://github.com/fletcher/MultiMarkdown-4 If anyone is interested in helping with this, please let me know!

enhancement