UNPKG

front-matter-markdown

Version:

get the config and toc object from the markdown string.

4 lines (3 loc) 87 B
module.exports = (nodes) -> nodes.filter (node) -> node and node.type != 'space'