mirror of
https://github.com/cheat/cheat.git
synced 2026-06-18 06:17:40 +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