mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 11:34:45 -04:00
Fix Blackfriday's Markdown extension name
Those are homoglyphes and not the same names
This commit is contained in:
parent
1223dd63a4
commit
af9d25458b
@ -52,7 +52,7 @@
|
|||||||
`extensions`
|
`extensions`
|
||||||
: default: **`[]`** <br>
|
: default: **`[]`** <br>
|
||||||
Purpose: Enable one or more Blackfriday's Markdown extensions (**`EXTENSION_*`**). <br>
|
Purpose: Enable one or more Blackfriday's Markdown extensions (**`EXTENSION_*`**). <br>
|
||||||
Example: Include `hardLineBreak` in the list to enable Blackfriday's `EXTENSION_HARD_LINK_BREAK`. <br>
|
Example: Include `hardLineBreak` in the list to enable Blackfriday's `EXTENSION_HARD_LINE_BREAK`. <br>
|
||||||
*See [Blackfriday extensions](#blackfriday-extensions) section for information on all extensions.*
|
*See [Blackfriday extensions](#blackfriday-extensions) section for information on all extensions.*
|
||||||
|
|
||||||
`extensionsmask`
|
`extensionsmask`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user