Hi all,
I am running:
Joplin 1.0.195
macOS 10.15.4
Is there a list of supported arguments for code block syntax highlighting? I have been looking through the documentation, this forum and general markdown forums to no avail.
I am looking for Python 3 syntax but ```py
and ```python
both seem to default to Python 2. I tried ```py3
and ```python3
which are not recognized.
Thanks in advance.