mark icon indicating copy to clipboard operation
mark copied to clipboard

Error parsing xhtml: Unexpected character '['

Open stgolem opened this issue 3 years ago • 0 comments

I use this markdown file content (attached test.md)

When i run mark.exe -k -b https://confluence.local/ -f .\test.md --trace i get error:

2021-08-27 09:36:38 [FATAL]: Confluence API returned unexpected status: 400 , output: "{\"statusCode\":400,\"data\":{\"authorized\":false,\"valid\":true,\"allowedInReadOnlyMode\":true,\"errors\":[],\"successful\":false},\"message\":\"Error parsing xhtml: Unexpected character '[' (code 91) excepted space, or '>' or \\\"/>\\\"\\n at [row,col {unknown-source}]: [27,48]\",\"reason\":\"Bad Request\"}"

stgolem avatar Aug 27 '21 06:08 stgolem