Skip to content

Syntax highlight for fenced does not take argument #98

@bannsec

Description

@bannsec

So in normal markdown I can do something like

```python
python code here
```

However, using this template no matter what I put after the triple tick to start the fenced code, it doesn't take that hint. Sometimes the parser does correctly guess what the code is, however often times its guess is incorrect. It would be super helpful to be able to have that code type (i.e.: python above, or whatever the language actually is) functional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions