summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/_config.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index 44135c82..ed1c2a63 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -6,6 +6,10 @@ url: "https://ostreedev.github.io"
# url: "http://localhost:4000"
permalink: /:title/
markdown: kramdown
+kramdown:
+ typographic_symbols:
+ ndash: "--"
+ mdash: "---"
# Exclude the README and the bundler files that would normally be
# ignored by default.