Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raehik/automarkdown

Convert a Markdown file into HTML - automagically. Kinda.
https://github.com/raehik/automarkdown

Last synced: about 2 months ago
JSON representation

Convert a Markdown file into HTML - automagically. Kinda.

Awesome Lists containing this project

README

        

automarkdown
============

Convert a file into HTML with whatever `markdown` points to in your `$PATH`.
This is dumb, but I don't wanna mess around with stupid extensions manually.
All this does is automate creating an output file.

All documentation is in the script and can be viewed with the `-h` option.

`install` merely makes a 2 symbolic links in your `~/bin/`: one to
`~/bin/automarkdown`, and another `~/bin/md` pointing to the first link.