Markdown
Converting Markdown to Atlassian's Document Format
Converting Markdown to Atlassian’s Document Format
In this blog post we will discuss how to convert markdown text to Atlassian’s Document Format (ADF) using the adfapi.dev API.
Introduction
Atlassian’s Document Format (ADF) is a JSON-based format that is used by Atlassian products like Confluence and Jira to represent rich text documents. The format is designed to be easy to read and write, and is used to store and render documents in these products.
Try adfapi.dev for free
As part of our launch, we’d like to offere everyone the opportunity to try out adfapi.dev for free.
Try it on Your Browser
You can now try out the API yourself by going to our Try It page. Enter your html in the text box, press submit, and you’ll be able to see your document converted to the Atlassian Document Format for free.
Try the API directly
If you are a developer, you can try our API directly. Here is an example using curl: