Skip to content

Commit

Permalink
Merge pull request #247 from costateixeira/master
Browse files Browse the repository at this point in the history
Don't replace quotes by smart quotes
  • Loading branch information
lmckenzi authored Aug 6, 2024
2 parents 6b8a84c + 5d4085b commit 75af99b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/_config.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
kramdown:
toc_levels: 1..3
toc_levels: 1..3
smart_quotes: ["apos", "apos", "quot", "quot"]

0 comments on commit 75af99b

Please sign in to comment.