Serve your markdown files from an http server to see them render as you edit.
Project description
Markdown-live
Simply run a web server from the command line that will render your markdown files as html live.
Installation
pip install markdown-live
should work. It's compatible with python 2.7, and python 3.4+.
Usage
Installing markdown-live will install the markdown_live
executable, which can be used as such:
usage: markdown_live [-h] [-p PORT] [-v] [LOCATION]
Render markdown files and serve them with an http server.
optional arguments:
-h, --help show this help message and exit
-p PORT, --port PORT Serve on this port instead of the default (port 8000)
-v, --version Just print out the version number
LOCATION either a markdown file to just render that
file, or a directory to server files from that
directory
Pypi
The package is currenly available on pypi here.
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
markdown-live-1.1.0.tar.gz
(8.3 kB
view details)
Built Distribution
File details
Details for the file markdown-live-1.1.0.tar.gz
.
File metadata
- Download URL: markdown-live-1.1.0.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5deb27f0329f94d967372b773e983773cabfa0f096e03c957eb2ddbfcc418d71 |
|
MD5 | 0b72adde108a1bcd2b8c3d051cea6fdf |
|
BLAKE2b-256 | 1e91e0b749a60efc70789da76a8f8f22983f1aea344b4be0debb7ed266f96f08 |
File details
Details for the file markdown_live-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: markdown_live-1.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a06bd161cbeb8cb7e3ef7d6c89ca33fbef355587040b27aa29b864dbfc68a2ed |
|
MD5 | 847d9e8ed4bde8397a0ec2c07e7773e9 |
|
BLAKE2b-256 | 465e849b8b8816388752cc89a3b44fa2fa264ab79f4518b8fb3308daf6fdf5f9 |