Python module for converting Markdown to HTML
Project description
Python module for converting markdown files to HTML. Forked from: https://github.com/AumitLeon/module_starter_cli
# Starter repo for python modules
[](https://circleci.com/gh/AumitLeon/module_starter_cli) [](https://badge.fury.io/py/module-starter.leon)
[](https://github.com/semantic-release/semantic-release)
[](https://pypi.python.org/pypi/ansicolortags/)
[](https://module-starter-cli.readthedocs.io/en/latest/?badge=latest)
The purpose of this project is to create a simple to use python module that can convert markdown files into rich HTML.
## Table of Contents
<!-- TOC depthFrom:2 -->
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
<!-- /TOC -->
This project is preconfigured with [CircleCi](https://circleci.com/) for continuous integration and delivery; releases are automated via `semantic-release.`
## Installation
To install this module:
```
pip install md-to-html
```
## Usage
This module's usage is summarized below:
```
usage: md-to-html [-h] --input INPUT [--output OUTPUT]
Convert Markdown File to HTML file
optional arguments:
-h, --help show this help message and exit
--input INPUT, -i INPUT input markdown file
--output OUTPUT, -o OUTPUT output HTML file
```
## Contributing
If you find this project useful and would like to contribute back to it, feel free to check out the [`CONTRIBUTING`](CONTRIBUTING.md) page.
# Starter repo for python modules
[](https://circleci.com/gh/AumitLeon/module_starter_cli) [](https://badge.fury.io/py/module-starter.leon)
[](https://github.com/semantic-release/semantic-release)
[](https://pypi.python.org/pypi/ansicolortags/)
[](https://module-starter-cli.readthedocs.io/en/latest/?badge=latest)
The purpose of this project is to create a simple to use python module that can convert markdown files into rich HTML.
## Table of Contents
<!-- TOC depthFrom:2 -->
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
<!-- /TOC -->
This project is preconfigured with [CircleCi](https://circleci.com/) for continuous integration and delivery; releases are automated via `semantic-release.`
## Installation
To install this module:
```
pip install md-to-html
```
## Usage
This module's usage is summarized below:
```
usage: md-to-html [-h] --input INPUT [--output OUTPUT]
Convert Markdown File to HTML file
optional arguments:
-h, --help show this help message and exit
--input INPUT, -i INPUT input markdown file
--output OUTPUT, -o OUTPUT output HTML file
```
## Contributing
If you find this project useful and would like to contribute back to it, feel free to check out the [`CONTRIBUTING`](CONTRIBUTING.md) page.
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
md-to-html-0.2.0.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file md-to-html-0.2.0.tar.gz
.
File metadata
- Download URL: md-to-html-0.2.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ba11e5d68a0b64b00a3a2d27bce25cd9a4a63da08b6f85e66f4d31cd5bbba5cb
|
|
MD5 |
9b4f9cce1e317060fb26884f5ea26c25
|
|
BLAKE2b-256 |
e7efc184d52203192fa30d76158f6d6a082ef49140332ee11bdf5a6d4e44cf63
|
File details
Details for the file md_to_html-0.2.0-py2-none-any.whl
.
File metadata
- Download URL: md_to_html-0.2.0-py2-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3b5aeb76136b97a554041b5c48405efc218ab25a67ea3c55bafe909a727b6bd6
|
|
MD5 |
3304a371376b87c40a5d8e870e332552
|
|
BLAKE2b-256 |
a9b963002d20ceb8d298bdd00ea130d363bb23fbb739fb3d499695f6f9984b3e
|