markdown-core icon indicating copy to clipboard operation
markdown-core copied to clipboard

An extensible markdown engine which powers Markdown Plus.

Results 1 markdown-core issues
Sort by recently updated
recently updated
newest added

Now `mdc.init` rely on the real dom, it's not fluent for integrating with virtual dom lib like `React`, `Vue` etc., has any plan to improve this feature? Thanks!