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`.
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
Release history Release notifications | RSS feed
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.3.tar.gz
(4.8 kB
view details)
File details
Details for the file markdown2html-0.0.3.tar.gz
.
File metadata
- Download URL: markdown2html-0.0.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d0c526ce788d9d36bdc849d721e3880a5b9d84cbe12bbba5cd58d5e83a1211ec
|
|
MD5 |
51046e1e0e53f286b7e127a0c2c7d82a
|
|
BLAKE2b-256 |
8e0574b20d50ea6dc597872922bd39fd33a411b22d502671503e957cea0d714a
|