<!-- Please search existing issues to avoid duplicates. --> ## description code blocks written in language syntaxes other than Julia are better to be highlighted, e.g. ```python # python code def highlight_me(args): pass ```
description
code blocks written in language syntaxes other than Julia are better to be highlighted, e.g.