mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 14:40:28 -04:00
Correct the mmark example frontmatter parameter
This commit is contained in:
parent
6e91e9003b
commit
ef02e34eaf
@ -100,7 +100,7 @@ In the event that you want to only use Mmark in specific files, you can also def
|
|||||||
---
|
---
|
||||||
title: My Post
|
title: My Post
|
||||||
date: 2017-04-01
|
date: 2017-04-01
|
||||||
markdown: mmark
|
markup: mmark
|
||||||
---
|
---
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user