### Goal Add optional support for front matter block. ```markdown --- type: view path: helloWorld --- # Hello world Sample paragraph. ``` Not really necessary nor required, but it could enable using same Markdown (#22) files as with other static site builders.