Skip to content

Automatically enable code block highlighting for code blocks with specified language #150

Open
@naught101

Description

@naught101

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions