-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Throw on unsupported format. #831
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - temporarily setting to "request changes" to block until 0.8.0 is released with #795 merged.
07e9b5d
to
2ecc535
Compare
Looks like this is broken -- please don't merge. |
We won't merge as long as it's WIP, no worries. |
9301ca5
to
d21ae0e
Compare
OK, this should be ready for review again. The |
@erquhart Please re-review before merge -- a few new commits were added. |
Also clarify collection validation messages.
The `frontmatter` format is the correct one to use here.
dc59840
to
dede8e0
Compare
Deploy preview ready! Built with commit dede8e0 |
- Summary
Closes #797.
If a format is specified that is unsupported, throw instead of just saving as markdown/frontmatter.
(Re)based on #795.
- Test plan
No regressions seen on
/example
site.Threw if unsupported format set.
- Description for the changelog
Throw on unsupported format.
- A picture of a cute animal (not mandatory but encouraged)