mirror of
https://github.com/flextype/flextype.git
synced 2025-08-19 11:21:30 +02:00
1. Move from html to FRONTMATTER (md)
This commit is contained in:
@@ -26,7 +26,7 @@ class Parser
|
||||
public static $parsers = [
|
||||
'frontmatter' => [
|
||||
'name' => 'frontmatter',
|
||||
'ext' => 'html',
|
||||
'ext' => 'md',
|
||||
],
|
||||
'json' => [
|
||||
'name' => 'json',
|
||||
|
Reference in New Issue
Block a user