In the 'content' section, if there is a line that is made of 3 dashes (valid markdown for HR): ``` --- ``` This will throw an error because the parser will think there is another YAML document.
In the 'content' section, if there is a line that is made of 3 dashes (valid markdown for HR):
This will throw an error because the parser will think there is another YAML document.