Skip to content

Commit

Permalink
Add emoji shortcode support
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Nov 5, 2023
1 parent 46b53f1 commit 4743207
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ format:
light: ["flatly", "styles.scss"]
dark: ["darkly", "styles.scss"]
toc: true
# Turn on emoji shortcodes:
from: "markdown+emoji"

0 comments on commit 4743207

Please sign in to comment.