Skip to content

Raw blocks in pandoc markdown #16

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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