I have a question about how to write a custom data part in the confluence API. As shown in the example below, the part of the value described in "storage value" is enclosed in double quotation, but if the enclosed part contains double quotation(" default "), what should I do as an escape character?
"body": {
"storage": {
"value": "<table data-layout =" default "・ ・ ・ </ table>"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.