markup/goldmark: Add CJK extension

Fixes #10472
This commit is contained in:
OMOTO Tsukasa
2023-08-30 20:08:45 +09:00
committed by GitHub
parent 9bf76fd7e8
commit d7dcc76d27
4 changed files with 106 additions and 0 deletions

View File

@@ -1037,6 +1037,9 @@ config:
rightAngleQuote: '»'
rightDoubleQuote: '”'
rightSingleQuote: '’'
CJK:
eastAsianLineBreaks: false
escapedSpace: false
parser:
attribute:
block: false