From e847a98db62872a72b9aa95933f1d7262a9d1c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 30 Aug 2023 19:23:34 +0200 Subject: [PATCH] docs: Regen docs helper --- docs/data/docs.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/data/docs.yaml b/docs/data/docs.yaml index 900c668ca69..1e5eded1079 100644 --- a/docs/data/docs.yaml +++ b/docs/data/docs.yaml @@ -1018,6 +1018,10 @@ config: defaultMarkdownHandler: goldmark goldmark: extensions: + cjk: + eastAsianLineBreaks: false + enable: false + escapedSpace: false definitionList: true footnote: true linkify: true @@ -1037,9 +1041,6 @@ config: rightAngleQuote: '»' rightDoubleQuote: '”' rightSingleQuote: '’' - CJK: - eastAsianLineBreaks: false - escapedSpace: false parser: attribute: block: false