Open
Description
It'd be nice if codeblocks like:
```python blah blah ```
Were automatically highlighted using the python syntax (e.g. :PandocHighlight python
). It'd be great if it was possible to do this with docs with multiple languages, but considering how rare that is, it's probably not really necessary. Maybe just enable code syntax when the first code block is parsed?