How to install

Secure Markdown for Confluence consist of two packages:

 Command-line tool installation instructions

confluence.md is an open-source, free to use command-line utility that pushes local Markdown files to Confluence.

Installation is very simple:

$ pip install confluence.md # If the above doesn't work, your `pip` command points to different # python than installation than `python` command. If so, run: $ python -m pip install confluence.md

 Marketplace plugin installation instructions

If you want to expand Jira issues mentioned in a markdown file, you need a corresponding Atlassian Marketplace plugin to be installed:

 

Related articles