Skip to content

Add support for YAML meta data. #1542

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

Merged
merged 4 commits into from
Jul 11, 2018
Merged

Add support for YAML meta data. #1542

merged 4 commits into from
Jul 11, 2018

Conversation

waylan
Copy link
Member

@waylan waylan commented Jul 10, 2018

Still needs tests and docs.

If the frontmatter is surrounded by YAML deliminators, then it is parsed
as YAML. Otherwise it is parsed as Multimarkdown meta-data and returned
as a string only.

This should address #1471.

waylan added 3 commits July 10, 2018 16:16
Still needs tests and docs.

If the frontmatter is surrounded by YAML deliminators, then it is parsed 
as YAML. Otherwise it is parsed as Multimarkdown meta-data and returned 
as a string only.
@waylan waylan merged commit da92f72 into mkdocs:master Jul 11, 2018
@waylan waylan deleted the yamlmeta branch July 11, 2018 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant