fix(core): update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// third party remark
|
||||
import remark from 'remark';
|
||||
import remarkFrontmatter from 'remark-frontmatter';
|
||||
import remarkHtml from 'remark-html';
|
||||
import * as remark from 'remark';
|
||||
import * as remarkFrontmatter from 'remark-frontmatter';
|
||||
import * as remarkHtml from 'remark-html';
|
||||
|
||||
export { remark, remarkFrontmatter, remarkHtml };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user