From eafb8511b6bec562a5088b9b353efe20381f5b26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Bl=C3=A4ttermann?= Date: Thu, 15 Dec 2022 17:20:02 +0100 Subject: [PATCH] Fix button layout MDX automatically adds `p` tags around text on a new line and Prettier wants to put the text on a new line. Hacking with JSX string. --- website/docs/usage/spacy-101.mdx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/website/docs/usage/spacy-101.mdx b/website/docs/usage/spacy-101.mdx index ba42c222c..a02e73508 100644 --- a/website/docs/usage/spacy-101.mdx +++ b/website/docs/usage/spacy-101.mdx @@ -41,11 +41,9 @@ understanding systems, using both rule-based and machine learning approaches. It includes 55 exercises featuring interactive coding practice, multiple-choice questions and slide decks. -

- -

+