mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 19:14:43 -04:00
Add fm-specific Mmark syntax per bep suggestion
This commit is contained in:
parent
8d65b3605a
commit
561edc0c16
@ -96,7 +96,7 @@ Mmark is a [fork of BlackFriday][mmark] and markdown superset that is well suite
|
||||
|
||||
As Hugo ships with Mmark, using the syntax is as easy as changing the extension of your content files from `.md` to `.mmark`.
|
||||
|
||||
In the event that you want to only use Mmark in specific files, you can also define the Mmark syntax in the front matter of individual content (`.md`) files:
|
||||
In the event that you want to only use Mmark in specific files, you can also define the Mmark syntax in your content's front matter:
|
||||
|
||||
```yaml
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user