poemd-parser

A parser for the PoeMD language.

Usage no npm install needed!

<script type="module">
  import poemdParser from 'https://cdn.skypack.dev/poemd-parser';
</script>

README

PoeMD parser

This is an implementation of a simple PoeMD parser. For more information about the PoeMD language, see its specification.

Installation

npm install poemd-parser