Hello,
Recently implemented assemble in a project and I have {{md "content.md"}} being pulled into index.html with grunt-assemble.
The markdown is rendered as HTML but appears to be plain-text. The rendered HTML is enclosed with quotes.
I have added the "markdown.js" helper as shown in the docs with no success.
Thank you.
Hello,
Recently implemented assemble in a project and I have
{{md "content.md"}}being pulled into index.html with grunt-assemble.The markdown is rendered as HTML but appears to be plain-text. The rendered HTML is enclosed with quotes.
I have added the "markdown.js" helper as shown in the docs with no success.
Thank you.