Replies: 2 comments 1 reply
-
Not at this moment. But would be possible using tree-sitter’s language injection |
Beta Was this translation helpful? Give feedback.
0 replies
-
At kulala.nvim we support markdown, because I also use this quite heavily for docs. You can do something like this in your markdown file ```http { When you then are in the http code block you can run it normally via Anyway, would be great if rest.nvim would also support this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently writing a api doc with markdown.And I think it would be great if I can write something like :
Beta Was this translation helpful? Give feedback.
All reactions