Replies: 1 comment
|
For some reason coming back to things this week, I am no longer getting errors with the labels. Please ignore this discussion. Thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey all, I am running into some errors when trying to upload md files to my confluence. Here is an example of my markdown test file
Problem: The labels
In this format I get the following error: ERROR: 'Bunch' object has no attribute 'metadata'
When I remove the title section, I get the following error:
note: those are two single quotes after the b.
Is my formatting of the markdown incorrect? I am using the latest version of md2cf installed via pip3 in python 3.10.12 on ubuntu.
Thanks for any help!
All reactions