feat(mdx-loader): wrap mdx content title (# Title
) in <header>
for concistency
#4995
Annotations
3 errors
jest/vendor/[email protected]#L8606
Cannot handle unknown node `mdxJsxFlowElement`
at Object.unknown (jest/vendor/[email protected]:8606:9)
at Object.call [as handle] (jest/vendor/[email protected]:7077:17)
at handle (jest/vendor/[email protected]:8385:15)
at Object.containerFlow (jest/vendor/[email protected]:8617:10)
at Object.call (jest/vendor/[email protected]:8071:13)
at Object.call [as handle] (jest/vendor/[email protected]:7077:17)
at handle (jest/vendor/[email protected]:8580:22)
at toMarkdown (jest/vendor/[email protected]:8628:12)
at Function.compiler2 (jest/vendor/[email protected]:9841:12)
at stringify (jest/vendor/[email protected]:9635:36)
at done (jest/vendor/[email protected]:9771:11)
at callback (jest/vendor/[email protected]:8690:9)
at callback (jest/vendor/[email protected]:8738:7)
at done (jest/vendor/[email protected]:8742:5)
|
packages/docusaurus-mdx-loader/src/remark/contentTitle/__tests__/index.test.ts#L110
thrown: "Exceeded timeout of 15000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (packages/docusaurus-mdx-loader/src/remark/contentTitle/__tests__/index.test.ts:110:5)
at describe (packages/docusaurus-mdx-loader/src/remark/contentTitle/__tests__/index.test.ts:109:3)
at Object.describe (packages/docusaurus-mdx-loader/src/remark/contentTitle/__tests__/index.test.ts:19:1)
|
|
This job failed
Loading