Remove curly-quotes

This removes the deprecated alias `curly-quotes` for
`smart-punctuation`.
This commit is contained in:
Eric Huss
2025-08-12 17:29:59 -07:00
parent 79e9ae48a1
commit 9ac0eb288a
4 changed files with 3 additions and 55 deletions

View File

@@ -125,7 +125,6 @@ The following configuration options are available:
- **smart-punctuation:** Converts quotes to curly quotes, `...` to `…`, `--` to en-dash, and `---` to em-dash.
See [Smart Punctuation](../markdown.md#smart-punctuation).
Defaults to `false`.
- **curly-quotes:** Deprecated alias for `smart-punctuation`.
- **mathjax-support:** Adds support for [MathJax](../mathjax.md). Defaults to
`false`.
- **copy-fonts:** (**Deprecated**) If `true` (the default), mdBook uses its built-in fonts which are copied to the output directory.