Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/raehik/automarkdown
- Owner: raehik
- Created: 2014-06-16T11:15:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-16T11:17:04.000Z (over 10 years ago)
- Last Synced: 2024-06-11T18:30:45.945Z (7 months ago)
- Language: Shell
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.