Alok
Alok
Is it possible to add line numbers to the generated HTML? I [tried](https://stackoverflow.com/questions/40842277/create-line-numbers-on-pre-with-css-only) adding counter to `pre` tag but since a single line can have multiple spans it does not...
- [x] I carefully read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them. - [ ] I have tested the API against [NewPipe](https://github.com/TeamNewPipe/NewPipe). **Why?** I was adding NewPipeExtractor to my project...
Version: Deno 1.42.0 or higher Hello! I have a Deno project, more specifically a telegram bot written with @grammyjs, where the LSP works fine with Deno v1.41.3 or earlier, but...