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
# Markdown to HTML Converter
[](https://circleci.com/gh/AumitLeon/markdown_html_converter) [](https://badge.fury.io/py/md-to-html)
[](https://github.com/semantic-release/semantic-release)
[](https://pypi.python.org/pypi/ansicolortags/)
[](https://markdown-html-converter.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.
# Markdown to HTML Converter
[](https://circleci.com/gh/AumitLeon/markdown_html_converter) [](https://badge.fury.io/py/md-to-html)
[](https://github.com/semantic-release/semantic-release)
[](https://pypi.python.org/pypi/ansicolortags/)
[](https://markdown-html-converter.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.3.0.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file md-to-html-0.3.0.tar.gz.
File metadata
- Download URL: md-to-html-0.3.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
174ec2a05a9df7a4fd0638d8f21d1c4712f0bc03f9eba2af7bbc5dfec2d4fd09
|
|
| MD5 |
0b86c90f765f36b079416708bf4c4747
|
|
| BLAKE2b-256 |
8ec51890d393a9dde071a1c8b3becdad1d53d893eed14dd7d16e2aa5ce45a199
|
File details
Details for the file md_to_html-0.3.0-py2-none-any.whl.
File metadata
- Download URL: md_to_html-0.3.0-py2-none-any.whl
- Upload date:
- Size: 5.1 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.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e61849789deedee31e92d0d546094f09acd849f7d8a5f3c02c50bfff70ac6f4
|
|
| MD5 |
853c39e4a8bb6124f8d7acdbfdab1de5
|
|
| BLAKE2b-256 |
85d5df9bf136dcef9a22ec794dde3b9ece00ce9f6056360ecf36727980125082
|