Skip to content

Consider (.md) files as json files #84

@baotnq

Description

@baotnq

To merge the process of .md and .json files, consider md files as

  • add __content as the last field
  • format will be
json object
{
 "slug" : "",
 "layout" : "",
 ...

"__content" : ""
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions