We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c51f76 commit 46ed56aCopy full SHA for 46ed56a
src/utilities/content-tree-enhancers.mjs
@@ -1,7 +1,7 @@
1
import fs from 'fs';
2
import path from 'path';
3
import frontMatter from 'front-matter';
4
-import {remark} from 'remark';
+import { remark } from 'remark';
5
import slug from '../../src/remark-plugins/remark-slug/index.mjs';
6
import extractAnchors from 'remark-extract-anchors';
7
import remarkHtml from 'remark-html';
0 commit comments