Skip to main content

Embed markdown files into html

Project description

embedmd

Note: this project has been stalled. The markdown in HTML extension of the Markdown package does not have any good feature to embed tables into HTML. That was my main use case.

Installation

git clone https://github.com/kylepollina/embedmd
cd embedmd
python3 setup.py install

Usage

Place this text in your HTML file where you want to embed markdown:

'#INCLUDE filename.md'

Where filename.md is pointing to the markdown file you wish to embed in that spot of the HTML file.

[~]$ embedmd input.html optional_output.html

embedmd supports an optional output file if you wish to not overwrite the original file

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

embedmd-0.1.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distributions

embedmd-0.1.1-py3.7.egg (4.1 kB view hashes)

Uploaded Source

embedmd-0.1.1-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

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