confluence.md
confluence.md copied to clipboard
Markdown to Confluence - upload any .md files to your Confluence cloud page
When I try to updating my page on atlassion, I get this error -> confluence.md -u alper --token NDcwN update --file deneme.md --page_id 15 --url https://confluence.xx.net 15:02:58 > Updates page...
Hi, would it be possible to add mermaid extra (processor) mentioned on https://github.com/trentm/python-markdown2/wiki/Extras ? It would be fine to make the extras configurable through command parameters.
Pretty much what the title says, I upload a README file with the following content being rendered incorrectly. Inline `code` renders fine. ``` ` ` `ps1 git init echo *...
I'm seeing the same error as https://github.com/szn/confluence.md/issues/8 Markdown2 dependency has at least 2 new releases since the last `confluence.md` release with bug fix https://github.com/trentm/python-markdown2/blob/master/CHANGES.md Maybe this could be fix by...
Hi, First of all thanks for putting this lib out, it's so handy! Would be possible to append or prepend the Confluence page with the given MD file on the...
Hi, dear @szn ! Got new error with Confluence v8.5.4 and confluence.md v0.4.4 (current): `'str' object has no attribute 'get'` when trying to update page with command: `confluence.md --user ""...