A tool to convert and upload markdown documents into Atlassian Confluence
Project description
confluence-pusher
A tool to convert and upload markdown documents into Atlassian Confluence using the Atlassian Python API.
How it works
File conversion
Warning: Confluence can't create two documents with the same name in the same space, for example: folder /Build and file named build.md
The source folder is traversed for markdown files. The folder and document structures are replicated in Confluence. The document conversion is performed using Pandoc with the pandoc-confluence-writer custom filter:
Local | Confluence |
---|---|
Root Folder | Root Document |
README.md | Root Document Content |
others.md | Sub-Page under Root Document |
Sub-Directory | Section Document |
The document names are renamed to reflect the H1 markdown header if available.
Before you begin
Configure Confluence API
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
File details
Details for the file confluence-pusher-0.1.616.tar.gz
.
File metadata
- Download URL: confluence-pusher-0.1.616.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a765acc52d2b9051de889313df1e2638a1022f82acd2be9cac79a7ab57bd5c1 |
|
MD5 | 2d77920ae6191c51f9874cca09cd2d9e |
|
BLAKE2b-256 | 16c720d8f9e9c67b5f86f7b24a63f3735abdbc1f89c5ef87cbcd75e0141bba30 |