ErrLookup › mdx-js/mdx
mdx-js/mdx
Markdown for the component era · JavaScript · 48 source files
Analyzed at 685627a819 on 2026-09-02. 6 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Missing `pragma` in classic runtime with `pragmaImportSource | exception | error | mdx, configuration, jsx-runtime |
| Expected `Fragment` given to `evaluate` | exception | error | mdx, evaluate, configuration |
| Expected `jsxDEV` given to `evaluate` | exception | error | mdx, evaluate, development-mode |
| Expected `jsx` given to `evaluate` | exception | error | mdx, evaluate, configuration |
| Expected `jsxs` given to `evaluate` | exception | error | mdx, evaluate, configuration |
| Unexpected deprecated option `jsxRuntime: 'classic'`, `pragm | console | warning | mdx, deprecation, migration |