v0.166.0
- Added the
body_fieldoption for collections and collection files that use a front matter format, allowing users to specify which field should be used as the body content and whether it should be stored in the front matter or the file body. This solves #782. - The
html.mdfile extension no longer causes a format/extension mismatch error. This solves #784.
Full Changelog: v0.165.2...v0.166.0