Fix broken link to "Smart Punctuation"
This commit is contained in:
parent
3bdcc0a5a6
commit
5ed3223185
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ The following configuration options are available:
|
|||
[`prefers-color-scheme`](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme)
|
||||
CSS media query. Defaults to `navy`.
|
||||
- **smart-punctuation:** Converts quotes to curly quotes, `...` to `…`, `--` to en-dash, and `---` to em-dash.
|
||||
See [Smart Punctuation].
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue