Zeke Sikelianos
Zeke Sikelianos
If we still want to do this, the place to implement it would be in `hubdown`, the library that does our markdown parsing now: https://github.com/zeke/hubdown Did a little searching on...
That was fast! Care to package it up?
Sure. Is there a remark org?
I like this idea. Patches welcome!
Curious. Are you still seeing this behavior, @tbarbugli ? If so, it will probably need to be resolved in the [express-request-language](https://ghub.io/express-request-language) modul, or the [accept-language](https://ghub.io/accept-language) module that it depends on....
Great suggestion, @darahak. I've been thinking the same thing: a sidebar which lists all the APIs and their methods, properties, etc. It's a common pattern on API docs sites, and...
Neat idea, @simonhochrein. A little off-topic, but note that (as of yesterday) you can now consume all the apps as a module from GitHub: ```sh npm i electron/electron-apps ``` https://github.com/electron/electron-apps
Love it!
The first step to making this happen would be creating an Algolia search index for the glossary entries: https://github.com/electron/algolia-indices/issues/22