helpers / handlebars-helpers

188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
http://assemble.io/helpers/
MIT License
2.22k stars 364 forks source link

Helper from markdown to AMP #325

Open Stefany93 opened 6 years ago

Stefany93 commented 6 years ago

Is there a helper to convert markdown to AMP ? Right now I am converting from markdown to HTML but the <img> elements for examples needs to be <amp-img> Thanks!