Skip to content

Commit

Permalink
fix: prevent footnote back arrow from becoming an emoji (cotes2020#1716)
Browse files Browse the repository at this point in the history
huanyushi authored May 1, 2024

Verified

This commit was signed with the committer’s verified signature.
cotes2020 Cotes Chung
1 parent 76d58fe commit 8608147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -151,6 +151,7 @@ baseurl: ""
# ------------ The following options are not recommended to be modified ------------------

kramdown:
footnote_backlink: "↩︎"
syntax_highlighter: rouge
syntax_highlighter_opts: # Rouge Options › https://github.com/jneen/rouge#full-options
css_class: highlight

0 comments on commit 8608147

Please sign in to comment.