fixed frontmatter processing, added test
This commit is contained in:
parent
4629200510
commit
0ecad9e96a
5 changed files with 102 additions and 4 deletions
|
@ -21,7 +21,7 @@ type ProcessMemory struct {
|
|||
}
|
||||
|
||||
type File struct {
|
||||
Data *PageData
|
||||
PageData *PageData
|
||||
Ext string
|
||||
InPath string
|
||||
OutPath string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue