Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add input format to read markdown front matter #301

Closed
BernieWhite opened this issue Oct 5, 2019 · 0 comments · Fixed by #303
Closed

Add input format to read markdown front matter #301

BernieWhite opened this issue Oct 5, 2019 · 0 comments · Fixed by #303
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BernieWhite
Copy link
Member

Markdown files can optionally include front matter which is represented as YAML in the header of the file.

Front matter is often used to store metadata about the markdown document for down stream processing. As such it is relevant to be able to read this information as an object for evaluation against rules.

@BernieWhite BernieWhite added the enhancement New feature or request label Oct 5, 2019
@BernieWhite BernieWhite added this to the v0.10.0 milestone Oct 5, 2019
@BernieWhite BernieWhite self-assigned this Oct 5, 2019
This was referenced Oct 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant