fix(core): update
This commit is contained in:
@ -1,12 +1,8 @@
|
||||
|
||||
// third party remark
|
||||
import remark from 'remark';
|
||||
import remarkHtml from 'remark-html';
|
||||
|
||||
export {
|
||||
remark,
|
||||
remarkHtml
|
||||
}
|
||||
export { remark, remarkHtml };
|
||||
|
||||
// other third party stuff
|
||||
import turndown from 'turndown';
|
||||
|
Reference in New Issue
Block a user