Skip to content

Raw blocks in pandoc markdown #16

@anghyflawn

Description

@anghyflawn

Pandoc markdown supports 'raw' blocks like this:

```{=latex}
LaTeX code here
```

This is not picked up by polymode-markdown (whereas ```{latex} is). I expect this can be fixed in the regex for the head matcher, but I'm afraid my elisp-fu wasn't up to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions