Skip to content

Available Extensions

Ian Bytchek edited this page Mar 25, 2016 · 3 revisions

Markdown Tag

Compile markdown right in your templates with {% markdown %}…{% endmarkdown %} or {% markdown 'path/to/file.md' %}{% endmarkdown %} syntax. Uses marked compiler, works well with gulp-twig, provides typescript definitions, thoroughly tested. See readme for more details.

Source: ianbytchek/twig-js-markdown
Npm: twig-markdown

Clone this wiki locally