**Bug** For long/not-terminated frontmatter in a markdown file, we can currently hang the process while trying match it using a regular expression **Fix** Use a more efficent regexp to do this.