Example file:
Official website for GNU Texinfo: https://www.gnu.org/software/texinfo/
We can register it as a language on GitHub, but there won't be syntax highlighting as every TexInfo grammar out there is GPL-licensed 馃憥 (I've searched before).
I've been tempted to write one in the past, but I'm not familiar with the format, sadly.
This issue has been automatically marked as stale because it has not had activity in a long time. If this issue is still relevant and should remain open, please reply with a short explanation (e.g. "I have checked the code and this issue is still relevant because ___."). Thank you for your contributions.
Another example: https://github.com/westes/flex/blob/master/doc/flex.texi
I've written an original (non-copylefted) grammar that will fix this. See #4589.
Most helpful comment
I've written an original (non-copylefted) grammar that will fix this. See #4589.