README
Handsdown
Handsdown, the worst variant of Markdown.
Download
For use in a browser, you can download from the release page.
For importing with Browserify or Node, you can install it with NPM:
npm install handsdown
Markdown but with hand emoji
<script type="module">
import handsdown from 'https://cdn.skypack.dev/handsdown';
</script>
Handsdown, the worst variant of Markdown.
For use in a browser, you can download from the release page.
For importing with Browserify or Node, you can install it with NPM:
npm install handsdown