Skip to content

Commit

Permalink
fix: prevent footnote back arrow from becoming an emoji (#1716)
Browse files Browse the repository at this point in the history
  • Loading branch information
huanyushi committed May 1, 2024
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
Expand Up @@ -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
Expand Down

0 comments on commit 8608147

Please sign in to comment.