BREAKING CHANGE(core): switch to class based design and support html to markdown
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import marked = require('marked');
|
||||
import turndown from 'turndown';
|
||||
|
||||
export { marked };
|
||||
export { marked, turndown };
|
||||
|
||||
Reference in New Issue
Block a user