mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Correct the mmark example frontmatter parameter
This commit is contained in:
committed by
Bjørn Erik Pedersen
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
|
||||
date: 2017-04-01
|
||||
markdown: mmark
|
||||
markup: mmark
|
||||
---
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user