From 5ed3223185807eeb2be88bb51f3ec8391ff8c874 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Mon, 24 Jun 2024 14:32:55 -0700 Subject: [PATCH] Fix broken link to "Smart Punctuation" --- guide/src/format/configuration/renderers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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