Skip to content

Commit

Permalink
Add support for ADF format
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Ekman committed Aug 28, 2024
1 parent 63c2faf commit 10c2264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions atlassian/confluence.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def __init__(self, url, *args, **kwargs):
@staticmethod
def _create_body(body, representation):
if representation not in [
"atlas_doc_format",
"editor",
"export_view",
"view",
Expand Down

0 comments on commit 10c2264

Please sign in to comment.