Markdoc Language Server is not working on Windows
Author: louiss0Created Jun 6, 2024Updated Mar 29, 2026
Labelsbug
What happened?
I expected the Markdoc language server to give me suggestions on tags when working with Astro. Instead I didn't get any information at all.
To reproduce
Here the link to the repo https://github.com/louiss0/markdoc-dummy-project
- Open the repo.
- Make sure the latest version of the markdoc language server is installed
- Install the latest dependencies
Version
4.0
Additional context
I'm using the @astrojs/markdoc extension with astro.
Here's proof that markdoc isn't working with Astro.
.
├── src/
│ └── content
├── markdoc.config.json
└── markdoc.config.mjsSource: markdoc/markdoc