markdown-to-confluence icon indicating copy to clipboard operation
markdown-to-confluence copied to clipboard

Syncs Markdown files to Confluence

Results 12 markdown-to-confluence issues
Sort by recently updated
recently updated
newest added

PyYaml is failing for me: ``` 1.651 Collecting PyYAML==5.4.1 (from -r requirements.txt (line 8)) 1.662 Downloading PyYAML-5.4.1.tar.gz (175 kB) 1.746 Installing build dependencies: started 3.558 Installing build dependencies: finished with...

Just offering a quick fix as PyYaml was failing for me: ``` 1.651 Collecting PyYAML==5.4.1 (from -r requirements.txt (line 8)) 1.662 Downloading PyYAML-5.4.1.tar.gz (175 kB) 1.746 Installing build dependencies: started...