dauxio / daux.io

Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
https://daux.io/
MIT License
791 stars 195 forks source link

Markdown and confluence collapsible support #349

Closed seburdin closed 1 year ago

seburdin commented 1 year ago

Would be useful to have a support for collapsible sections of documentation, both for github and confluence exports.

Thanks a lot.

onigoetz commented 1 year ago

I'm almost there !

https://dauxio.atlassian.net/wiki/spaces/DOC/pages/2850914305/Collapsible

It now works but I should add a condition to not convert within a code block.

since the code block should show how to use the feature, not the end result : https://daux.io/Features/Collapsible.html

onigoetz commented 1 year ago

Released in 0.21.0 https://github.com/dauxio/daux.io/releases/tag/0.21.0