mirror of
https://github.com/cheat/cheat.git
synced 2026-05-27 19:48:44 +02:00
5288bd0c1c
- Fix error in `frontmatter.Parse` which would cause a `panic` when encountering malformed frontmatter - Add a unit-test to cover the above