mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 23:29:09 -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`
|
||||
: default: **`[]`** <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.*
|
||||
|
||||
`extensionsmask`
|
||||
|
Loading…
x
Reference in New Issue
Block a user