summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2024-06-24 21:40:46 +0000
committerGitHub <noreply@github.com>2024-06-24 21:40:46 +0000
commitec996d350955a8974f8cae5a55c1374ae8da4fac (patch)
tree42fdc8e01aa6825ed9bd70e47c630cb5b0aff7e5
parent3bdcc0a5a6f3c85dd751350774261dbc357b02bd (diff)
parent5ed3223185807eeb2be88bb51f3ec8391ff8c874 (diff)
Merge pull request #2406 from ehuss/fix-smart-linkHEADmaster
Fix broken link to "Smart Punctuation"
-rw-r--r--guide/src/format/configuration/renderers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/src/format/configuration/renderers.md b/guide/src/format/configuration/renderers.md
index 04d9912b..5efede66 100644
--- a/guide/src/format/configuration/renderers.md
+++ b/guide/src/format/configuration/renderers.md
@@ -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