metalsmith-encode-html

0.0.2 • Public • Published

Converts anything within triple backticks to html entities.

     ```
     <p>Hello world.</p>
     ```

becomes

&lt;p&gt;Hello world.&lt;/p&gt;

Readme

Keywords

none

Package Sidebar

Install

npm i metalsmith-encode-html

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • jscheel