gray-matter icon indicating copy to clipboard operation
gray-matter copied to clipboard

hope can have function for create reuse parser

Open bluelovers opened this issue 3 years ago • 0 comments

const parser = matterParser({excerpt_separator: '<!-- end -->'})

console.log(parser(string));

bluelovers avatar Jul 15 '21 16:07 bluelovers