highlightjs-cshtml-razor icon indicating copy to clipboard operation
highlightjs-cshtml-razor copied to clipboard

Highlight.js Razor CSHTML language repository

Results 6 highlightjs-cshtml-razor issues
Sort by recently updated
recently updated
newest added

Would you be open to a PR that adds an index.d.ts typings file to this library? I'm guessing it's not a super common use case but could come in handy...

I used the Static website or simple usage explained on the readme page. ``` hljs.highlightAll(); ``` Then how can I use it on an HTML page? I tried the following:...

Again, thanks very much for the grammar! It seems like C# keywords are being highlighted when they are found in HTML that is nested inside of Razor blocks. For instance,...

Hi there - first and foremost thanks for the grammar! I am finding that nested blocks of Razor break the formatting. Specifically I am using the following to illustrate this:...

I've been attempting to use your library with snippets of Blazor code (Razor syntax) in Google's Blogger blog to no avail. I was under the impression that the syntax isn't...

Contribute to the thought process for 3rd party language packaging if you'd like As a maintainer of a Highlight.js language grammar you might be interested in the discussion of an...