Mjs011
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Mjs011 created a post, AnsweredMarkdown code fences missing python highlight
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 sugges...