Try adding .html.md format and extension

Tom Rutgers committed Aug 18, 2018
commit 8050239ed4606de156fc39b2598f4fd62b3053d9
Showing 1 changed file with 2 additions and 0 deletions
source/admin/config.yml +2 -0
@@ @@ -41,6 +41,8 @@ collections:
- name: blog
label: Blog
folder: source/posts/
+ extension: .html.md
+ format: .html.md
create: true
slug: '{{year}}-{{month}}-{{day}}-{{title}}'
fields: