You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i want to download the html content of a confluence page using python, i dont know how this function works: # Convert to Confluence XHTML format from wiki style confluence.convert_wiki_to_storage(wiki)
How this work? What is meant by wiki? Is there any other way to download the view storage format of a confluence page?