Skip to main content

Convert a mardown file to a html file with a given css style (or a default one)

Project description

Requirements

sudo apt-get install pandoc

Install

sudo pip install markdown2html

Usage

usage: md2html [-h] [-v] [-k] [-s STYLE] files [files ...]

positional arguments:
files                 Files you want to convert

optional arguments:
-h, --help            show this help message and exit
-v, --verbose         Display infos
-k, --keep            Keep an existing output file (overwrites by default)
-s STYLE, --style STYLE
                        Give a css file to be embedded in the html output

Details

You can find the default css file used in md2html/style-templates/style.css.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

markdown2html-0.0.2.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page