cljdoc

Shantanu Kumar 2025-12-20T05:02:57.278649Z

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

lread 2025-12-20T15:13:54.440479Z

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.