Skip to content

Commit

Permalink
markup/goldmark: Add CJK extension
Browse files Browse the repository at this point in the history
Fixes #10472
  • Loading branch information
henry0312 committed Aug 30, 2023
1 parent 2bfb3bf commit fd57ba9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1037,6 +1037,9 @@ config:
rightAngleQuote: '»'
rightDoubleQuote: '”'
rightSingleQuote: '’'
CJK:
eastAsianLineBreaks: false
escapedSpace: false
parser:
attribute:
block: false
Expand Down

0 comments on commit fd57ba9

Please sign in to comment.