Skip to content

Commit

Permalink
Merge pull request #2406 from ehuss/fix-smart-link
Browse files Browse the repository at this point in the history
Fix broken link to "Smart Punctuation"
  • Loading branch information
ehuss authored Jun 24, 2024
2 parents 3bdcc0a + 5ed3223 commit ec996d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/src/format/configuration/renderers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec996d3

Please sign in to comment.