README
automarked
Build the markdown file to html file using GFW and highlight it by using highlight, also can do auto rebuild by watching.
Usage
$automarked README.md
Use marked and heighlight to build the html file from markdown file and auto rebuild it when file changed
<script type="module">
import automarked from 'https://cdn.skypack.dev/automarked';
</script>
Build the markdown file to html file using GFW and highlight it by using highlight, also can do auto rebuild by watching.
$automarked README.md