kovetskiy / mark

Sync your markdown files with Confluence pages.
https://samizdat.dev
Other
978 stars 143 forks source link

Broken Syntax on 9.10.0 from 9.9.0 #380

Closed lucasoskorep closed 8 months ago

lucasoskorep commented 8 months ago

What happened? 9.10.0 breaks compatibility with existing docs.

Several things have broken in 9.10.0 including:

What did you expect to happen? Similarly to version 9.9.0 I expected eveything to just be uploaded and work

How can we reproduce the behavior you experienced? Steps to reproduce the behavior:

  1. add any of the above valid markdown which used to work to a markdown file
  2. attempt upload to confluence

Logs or other output 2023-10-20 16:24:45.546 FATAL Confluence API returned unexpected status: 400 Bad Request, output: ""

Additional context will post whatever is needed. Tried it on a fresh document and repository with each of the above samples

kedarv commented 8 months ago

I noticed even line breaks like *** are broken

mrueg commented 8 months ago

Is this confluence cloud, server or datacenter? And which confluence version?

lucasoskorep commented 8 months ago

confluence cloud

kedarv commented 8 months ago

seeing the issue on confluence server

mrueg commented 8 months ago

https://github.com/kovetskiy/mark/releases/tag/9.10.1 Please test with this release and report back if it's not working.

lucasoskorep commented 8 months ago

@mrueg works great now - thank you!