-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Macros - Other - Native (1st Party)
NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.
Would be great if python syntax highlighting were supported in {code} blocks like some other languages.
{code:python}
def foo():
print('hi')
{code}
Unable to find source-code formatter for language: python.
Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
def foo():
print('hi')
- is related to
-
CONFSERVER-33145 Support {code:python} in wiki markup
- Closed