Dear developers, Thank you for this brilliant work! I would like to kindly ask how I might go about changing the current syntax: ```` ```{.python .cb-nb} # Some code ``` ```` To a Goldmark syntax, for my own needs: ```` ```python {.cb-nb} # Some code ``` ```` Kind regards, Henry