merge-requests/30/head
Bob Mottram 2023-03-06 17:47:14 +00:00
parent 5505962dc0
commit 53950af9b8
1 changed files with 3 additions and 1 deletions

View File

@ -7926,7 +7926,9 @@ def _test_convert_markdown() -> None:
"content": content_str,
"contentMap": {
"en": content_str,
"bogus": { "decoy": "text" },
"bogus": {
"decoy": "text"
},
"de": content_str
},
"mediaType": "text/markdown"