Canop / termimad

A library to display rich (Markdown) snippets and texts in a rust terminal application
MIT License
914 stars 31 forks source link

Fenced code blocks not recognized in text templates #14

Closed Canop closed 4 years ago

Canop commented 4 years ago

Lines of text between code fences aren't interpreted as code when parsed as a template.

(bug raised in https://github.com/Canop/termimad/issues/12#issuecomment-568110997)

Canop commented 4 years ago

I added some code fences in the example you get with

cargo run --example text-template