validate data.yml file
staabm opened this issue · 2 comments
staabm commented
would be great if we could validate the yml file somehow, so syntactical incorrect or "wrongly-keyed" data files can be detected pre-merge.
schuer commented
Yeah, would be meaningful. Help appreciated!
schuer commented
Remember to parse the Front Matter blocks defined by triple-dashed lines at the top and bottom of the file!
---
{yml here}
---