|
|
@ -153,8 +153,8 @@ function normalizeLinkText(url) { |
|
|
|
* - __typographer__ - `false`. Set `true` to enable all [language-neutral |
|
|
|
* replacement](https://github.com/markdown-it/markdown-it/blob/master/lib/rules_core/replacements.js) +
|
|
|
|
* quotes beautification (smartquotes). Or use an Object to enable |
|
|
|
* specific replacements, like `{rare: true, ipSymbols:
|
|
|
|
* true, quotes: true, dashes: true}`.
|
|
|
|
* specific replacements, like `{rare: true, ipSymbols: true, quotes: true,
|
|
|
|
* dashes: true}`.
|
|
|
|
* - __quotes__ - `“”‘’`, String or Array. Double + single quotes replacement |
|
|
|
* pairs, when typographer enabled and smartquotes on. For example, you can |
|
|
|
* use `'«»„“'` for Russian, `'„“‚‘'` for German, and |
|
|
|