Skip to content

Commit b3dbe11

Browse files
committed
_config.yml: add link to kramdown options
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent bbe798d commit b3dbe11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,9 @@ paginate: 10
152152
baseurl: ""
153153

154154
# ------------ The following options are not recommended to be modified ------------------
155-
155+
# For details, see https://github.com/kramdown/parser-gfm
156156
kramdown:
157+
gfm_quirks: paragraph_end
157158
footnote_backlink: "&#8617;&#xfe0e;"
158159
syntax_highlighter: rouge
159160
syntax_highlighter_opts: # Rouge Options › https://github.com/jneen/rouge#full-options

0 commit comments

Comments
 (0)