Markdown code fences missing python highlight
Answered
Inside a .md file, I expect to be able to do this:
```python
[some python code]
```
and get highlights, code assistance, etc... , However, this is not working. When i type ``` i get a list of suggestions of languages, but python is not in the list.

Please sign in to leave a comment.
Do you have a python plugin installed?