md2html

Markdown to HTML converter
git clone https://noulin.net/git/md2html.git
Log | Files | Refs | README

README.md (303B)


      1 # Sheepy
      2 This is a sheepy package for [sheepy](https://spartatek.se/r/sheepy/file/README.md.html) and using [libsheepy](https://spartatek.se/r/libsheepy/file/README.md.html)
      3 
      4 # md2html
      5 
      6 Convert markdown files to HTML
      7 
      8 # Usage
      9 
     10 Install with spm: `spm -g install md2html`
     11 
     12 ```
     13 md2html markdownFile.md
     14 ```