Somrat

Results 2 issues of Somrat

error [email protected]: The engine "node" is incompatible with this module. Expected version "^12.14.0". Got "16.14.0"

Gray-matter can't parse date format unless it's a string. but the date is not actually a string. an example that doesn't work: ``` date: 2019-01-01 ``` and an example that...