Hi, does anyone know whether it is possible to render tabbed code snippets with Cljdoc/CommonMark? Apparently, Flexmark could be customized to support custom blocks but I did not find any native support. Here is how RMarkdown supports it: https://bookdown.org/yihui/rmarkdown-cookbook/html-tabs.html
Hello @kumarshantanu! We typically only consider features that GitHub markdown supports. The idea is that folks will be viewing your docs in GitHub as well.