I've changed my application so that it can start using the markdown syntax for posting, very useful with a mobile app.
I've checked the posts and they are being sent with markdown=true in the body text, but when I check the post it's being saved as raw text despite having markdown in it.
I've changed my blog settings in case that made a difference, but I'm able to use markdown on the website and still not through the API.
Is there anything else required for this to work?
Thanks in advance
Steven Pears