Automatic detection of programming language syntax when you send code with markdown and the language is not specified
When sending code with this markdown syntax: https://docs.github.com/en/free-pro-team@latest/github/writing-on-github/creating-and-highlighting-code-blocks#fenced-code-blocks
And if the language is not specified for the highlighting. I propose to create a detection and an automatic addition of the language. Automatic detection with this library: https://highlightjs.org/
3
votes
Ehrenfeld Nicolas
shared this idea