Skip to content

A converter from markdown to stand-alone responsive html

License

Notifications You must be signed in to change notification settings

wmartinmimi/markdown-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-html

A converter from markdown to html

Produces a stand-alone fully styled responsive html from markdown, allowing for easy sharing and viewing between devices and browsers.

To use

  1. Go to the target directory containing the markdown files
  2. Copy the python code there
  3. Run the following:
python markdown-html.py

Now works with:

  • headers
  • links
  • plain text
  • plain text unordered list

Releases

No releases published

Packages

No packages published

Languages