I have successfully read and parsed files with front matter and content.
I now would like to create one from scratch (provide entries for the frontmatter and a content. Is this possible?
I see it is possible to write back a file read with frontmatter, but I did not see the "from scratch" version in the docs.
I have successfully read and parsed files with front matter and content.
I now would like to create one from scratch (provide entries for the frontmatter and a content. Is this possible?
I see it is possible to write back a file read with
frontmatter, but I did not see the "from scratch" version in the docs.