md2html

Markdown to html : Intended to enable writing articles for publication on e.g, on Medium in markdown (by converting to html)

md2html

Markdown to html : Intended to enable writing articles for publication on, e.g. Medium (or on social media) in markdown (by converting md to html)

Usage

- Requires: Crystal programming language
- (Uses "mark", internally (automatically requested via shard.yml))
- Optionnally uses "Pure CSS" as CDN.
- git clone https://github.com/serge-hulne/md2html
- cd md2html
- shards install 
- ./md2html mydocument.md //for stdout
- ./md2html mydocument.md > mydocument.html //for output in a file

OS: Mac / Linux / Windows (with MingW).

The resulting html file can be copy and pasted in an empty e.g. Medium.com story or on social media, etc.

Repository

md2html

Owner
Statistic
  • 2
  • 0
  • 0
  • 0
  • 1
  • about 2 years ago
  • April 2, 2022
License

GNU General Public License v3.0

Links
Synced at

Fri, 17 May 2024 12:35:00 GMT

Languages