Skip to content

Commit

Permalink
Add support for ADF format (#1446)
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Ekman <[email protected]>
  • Loading branch information
blejdfist and Jim Ekman authored Aug 29, 2024
1 parent 63c2faf commit 1df1ad4
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 1df1ad4

Please sign in to comment.