I am trying to add dropdowns in .md file in bitbucket.
<details>
<summary>Tips for collapsed sections</summary>
### You can add a header
You can add text within a collapsed section.
You can add an image or a code block, too.
```ruby
puts "Hello World"
```
</details>
The above code is working in the preview in VS Code but when rendering in the bitbucket, there are no dropdowns seen
Hello @Deepthansu GVS and welcome to the Community!
I'm afraid collapsible sections are not yet available on Bitbucket Cloud's markdown. We do have an existing feature request to implement collapsible syntax :
We encourage you to add your Vote there so it brings more visibility to that feature. Also, you can add yourself as a Watcher to be notified whenever there's any progress on that feature's implementation.
For the currently supported syntax, you can refer to the below documentation :
And the markdown demo repository which contains a series of examples of syntax :
Thank you, @Deepthansu GVS !
Patrik S
Hi Patrik S, thanks for the reply,
the syntax mentioned in the following link: https://support.atlassian.com/bitbucket-cloud/docs/readme-content/
is not rendered in the bitbucket the tags are just ignored. If there is an alternate solution, please do suggest
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Deepthansu GVS ,
Could you give us an example of the particular tag you tried to use that was not rendered correctly?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.