mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 03:04:37 -04:00
Remove redundant text
This commit is contained in:
parent
b92c204200
commit
1473b1d91a
@ -11,7 +11,7 @@
|
|||||||
`angledQuotes`
|
`angledQuotes`
|
||||||
: default: **`false`**<br>
|
: default: **`false`**<br>
|
||||||
Blackfriday flag: **`HTML_SMARTYPANTS_ANGLED_QUOTES`**<br>
|
Blackfriday flag: **`HTML_SMARTYPANTS_ANGLED_QUOTES`**<br>
|
||||||
Purpose: `true` enables smart, angled double quotes. Example: "Hugo" renders to renders to «Hugo» instead of “Hugo”.
|
Purpose: `true` enables smart, angled double quotes. Example: "Hugo" renders to «Hugo» instead of “Hugo”.
|
||||||
|
|
||||||
`fractions`
|
`fractions`
|
||||||
: default: **`true`**<br>
|
: default: **`true`**<br>
|
||||||
@ -52,4 +52,4 @@
|
|||||||
: default: **`[]`** <br>
|
: default: **`[]`** <br>
|
||||||
Blackfriday flag: **`EXTENSION_*`** <br>
|
Blackfriday flag: **`EXTENSION_*`** <br>
|
||||||
Purpose: Enable one or more of Blackfriday's Markdown extensions (if they aren't Hugo defaults). <br>
|
Purpose: Enable one or more of Blackfriday's Markdown extensions (if they aren't Hugo defaults). <br>
|
||||||
Example: Include `autoHeaderIds` as `false` in the list to disable Blackfriday's `EXTENSION_AUTO_HEADER_IDS`.
|
Example: Include `autoHeaderIds` as `false` in the list to disable Blackfriday's `EXTENSION_AUTO_HEADER_IDS`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user