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
1083
1083
(the part until you hit the API section is required reading).
1084
1084
1085
1085
` @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.
1087
1087
The processor goes through these steps:
1088
1088
1089
1089
1 . parse MDX (serialized markdown with embedded JSX, ESM, and expressions)
@@ -1223,8 +1223,6 @@ abide by its terms.
1223
1223
1224
1224
[ unified ] : https://github.com/unifiedjs/unified
1225
1225
1226
- [ core ] : https://github.com/mdx-js/mdx/blob/main/packages/mdx/lib/core.js#L65
1227
-
1228
1226
[ micromark ] : https://github.com/micromark/micromark
1229
1227
1230
1228
[ acorn ] : https://github.com/acornjs/acorn
You can’t perform that action at this time.
0 commit comments