pug-php/pug-filter-markdown

View on GitHub
examples/markdown.html

Summary

Maintainability
Test Coverage
<section>
  <p><img src="example-image.jpg" alt="example image" title="An exemplary image" /></p>
</section>
<section>
  <p><img src="example-image.jpg" alt="example image" title="An exemplary image" /></p>
</section>
<section>
  <img src="example-image.jpg" alt="example image" title="An exemplary image" />
</section>
<section>
  <p><img src="example-image.jpg" alt="example image" title="An exemplary image" /></p>
</section>