markdown-parser 0.1.2

😎 This a crate that can parse a markdown file
Documentation
1
2
3
4
5
6
7
8
9
10
{
"date": "2020-01-02",
"title": "it is json",
"categories": ["rust"],
"tags": ["front-matter","md"]
}

# Test


JSON IS OK