mdx_environment

Python Markdown plugin to insert content and show hide sections based on environment variables


Keywords
markdown, extension, environment, variable, showable, sections
License
Other
Install
pip install mdx_environment==0.2.0

Documentation

python-md-environment

Python Markdown extension to insert and control content based on environment variables

Installation

Simple:

The simplest method is to install via pip

pip install mdx_environment

Alternate:

Download this repository and put the mdx_environment directory into your python path

Documentation

User Documentation