clkao / react-md-editor

React.js Markdown Editor Component, with markdown-it
http://clkao.github.io/react-md-editor
MIT License
2 stars 1 forks source link

markdown-it plugin for selectively transforming a section #3

Open clkao opened 9 years ago

clkao commented 9 years ago

possibly with a html comment section:

## foo
<!-- transform('plugin-x', opts); // this will transform the section below the h2 -->