Skip to content

alfius/markdown2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown2Html

Overview

Convert local markdown files or entire GitHub wikis to html.

Installation

  gem install markdown2html

Usage

Local conversion

  markdown2html file.md
  markdown2html file1.md file2.md ...

The html file will be created in the same directory with a similar name and the .html extension.

GitHub wiki

  markdown2html plataformatec/devise

This command clones the wiki in the current directory and then it converts each md file on it to html.

About

Convert markdown files and wikis to html

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages