Skip to content

Commit ec996d3

Browse files
authored
Merge pull request #2406 from ehuss/fix-smart-link
Fix broken link to "Smart Punctuation"
2 parents 3bdcc0a + 5ed3223 commit ec996d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/format/configuration/renderers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The following configuration options are available:
123123
[`prefers-color-scheme`](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme)
124124
CSS media query. Defaults to `navy`.
125125
- **smart-punctuation:** Converts quotes to curly quotes, `...` to ``, `--` to en-dash, and `---` to em-dash.
126-
See [Smart Punctuation].
126+
See [Smart Punctuation](../markdown.md#smart-punctuation).
127127
Defaults to `false`.
128128
- **curly-quotes:** Deprecated alias for `smart-punctuation`.
129129
- **mathjax-support:** Adds support for [MathJax](../mathjax.md). Defaults to

0 commit comments

Comments
 (0)