Hacker News new | ask | show | jobs
by CodeAndCuffs 1736 days ago
The API for writing docs/content to confluence is the worst i've ever seen. You are expected to use their custom syntax which then gets converted again before rendering.

The docs for the POST content literally says to write what you want in confluences WYSIWYG, then do a GET API call to see what it should look like.