markdown-core
markdown-core copied to clipboard
Make API more fluent for virtual-dom, like React, Vue
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!