File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -1083,7 +1083,7 @@ what unified does: please read through the [`unifiedjs/unified`][unified] readme
10831083(the part until you hit the API section is required reading).
10841084
10851085` @mdx-js/mdx ` is a unified pipeline — wrapped so that most folks don’t need to
1086- know about unified: [ ` core.js#L65 ` ] [ core ] .
1086+ know about unified.
10871087The processor goes through these steps:
10881088
108910891 . parse MDX (serialized markdown with embedded JSX, ESM, and expressions)
@@ -1223,8 +1223,6 @@ abide by its terms.
12231223
12241224[ unified ] : https://github.com/unifiedjs/unified
12251225
1226- [ core ] : https://github.com/mdx-js/mdx/blob/main/packages/mdx/lib/core.js#L65
1227-
12281226[ micromark ] : https://github.com/micromark/micromark
12291227
12301228[ acorn ] : https://github.com/acornjs/acorn
You can’t perform that action at this time.
0 commit comments