sourcegraph / doctree

First-class library documentation for every language (based on tree-sitter), with symbol search & more. Lightweight single binary, run locally or self-host. Surfaces usage examples via Sourcegraph.
https://doctree.org
Apache License 2.0
872 stars 25 forks source link

should work nicely for more than just code/libraries (generic markdown docs) #19

Closed slimsag closed 2 years ago

slimsag commented 2 years ago

Someone at https://twitter.com/zimmskal/status/1521442682173800448 asked about generic markdown rendering (a few more folks have, too)

I think it'd be quite easy to add support for generic markdown documents, too. It could be quite nice because we could mix them in with the search experience and everything.

If anyone has thoughts/feedback/ideas here, I'm all ears! Even just hearing more folks who might want this feature is useful :)