Skip to content

Add support for fenced code blocks #424

@stianjensen

Description

@stianjensen

Today I tried to use fenced code blocks syntax, believing we had already enabled support for it.
I think we should enable this extension:

https://pythonhosted.org/Markdown/extensions/fenced_code_blocks.html

We should also see if we could fix the syntax highlighting in Codemirror to reflect this change.
It will not currently highlight

```
code
```

as code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions