Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading code in Agda code blocks removes syntax highlighting from the Markdown text #20

Open
wolverian opened this issue Sep 22, 2022 · 0 comments

Comments

@wolverian
Copy link

How to duplicate:

  • Install agda, load agda2-mode
  • Open a file Foo.lagda.md
  • Write some Markdown and a fenced code block with agda language
  • Load the Agda code with C-c C-l.
  • Watch the Markdown highlighting disappear.

Not sure if this is an issue in polymode, poly-markdown or agda2-mode, but I thought to start here and try to find out where the issue is to see if I could help fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant