From 4b19c7a9c8cae8ea43731f675a719895b7b0ac59 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 20 Apr 2022 17:40:02 +0300 Subject: [PATCH] Revert code-block-tests.mdx --- website/_dogfooding/_pages tests/code-block-tests.mdx | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/website/_dogfooding/_pages tests/code-block-tests.mdx b/website/_dogfooding/_pages tests/code-block-tests.mdx index 6372b1f667ed..d6f7c0816c20 100644 --- a/website/_dogfooding/_pages tests/code-block-tests.mdx +++ b/website/_dogfooding/_pages tests/code-block-tests.mdx @@ -11,13 +11,6 @@ class HelloWorld { } ``` -```js -function PageLayout(props) { - // highlight-next-line - return ; -} -``` - See: - https://github.com/facebook/docusaurus/pull/1584 @@ -116,7 +109,7 @@ Multi-line text inside `pre` will turn into one-liner, but it's okay (https://gi 1 2 3 - + {`link: title: front page path: /docs/`}