TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Markdown Language Server

2 pointsby gmemstralmost 3 years ago

1 comment

MobiusHorizonsalmost 3 years ago
I’m curious if there is a language server that provides grammar and spell checking. It seems like that would be very useful when writing longer markdown documents. It would be extra cool if a markdown language server such as this could strip out urls and markdown syntax characters before sending them to such a grammar / spell checker so that diagnostics would only show up for text that is visible in the rendered document.