Hello, is it possible to have drop down markdown text in confluence?
Usual markdown syntax is the following:
<details>
<summary>How do I dropdown?</summary>
<br>
This is how you dropdown.
</details>
but Confluence does not do the formatting. Is there any way to get the formatting right when importing markdown files?