the-alchemists-of-arland / gray-matter-rs

A tool for easily extracting front matter out of a string. It is a fast Rust implementation of gray-matter. Parses YAML, JSON, TOML and support for custom parsers. Use it and let me know by giving it a star!
https://docs.rs/gray_matter
MIT License
37 stars 4 forks source link

Add tests on misplaced --- #9

Closed SeaDve closed 3 years ago

SeaDve commented 3 years ago

This will fail without #7

kmaasrud commented 3 years ago

Oh, sorry for closing this by deleting the branch! Do you want to open a new PR on the main branch with the same test addition? I could add it myself as well, but that would exclude you from the contributor list.

SeaDve commented 3 years ago

No worries, ill open a new pr i guess