-
### Installed product versions
- Visual Studio: [example 2017 Professional v 15.5.7]
- This extension: [example 1.1.231]
### Description
when I use any of the syntax below the output on the Li…
-
```
ERROR in ./~/ng2-handy-syntax-highlighter/src/library/index.js
Module not found: Error: Can't resolve 'tslib' in '/Users/alexanderkozhevin/Desktop/isometry/node_modules/ng2-handy-syntax-highligh…
-
As mentioned by Radu in [#55](https://github.com/brigadecore/brigade-www/pull/55#issuecomment-996533154), we should use a highlighter library like `hljs` to improve the appearance of code blocks shown…
-
```
I have a table simply called 'data', which evidently is a SQL reserved word.
When I'm entering in a custom query, "select * from data", the syntax hilighter
corrects it to "SELECT
* FROM DATA",…
-
Like https://github.com/brigadecore/brigade-www/issues/56, but for the blog.
-
```
I have a table simply called 'data', which evidently is a SQL reserved word.
When I'm entering in a custom query, "select * from data", the syntax hilighter
corrects it to "SELECT
* FROM DATA",…
-
### Actual behavior
![image](https://user-images.githubusercontent.com/101406722/158828201-8c82b936-5b77-40df-853e-99b993c9c4dc.png)
### Code example
```
Let $T_{i, j}$ represent the entry …
-
## The dependency [react-syntax-highlighter](https://github.com/conorhastings/react-syntax-highlighter) was updated from `10.1.2` to `10.1.3`.
🚨 [View failing branch](https://github.com/cnap-cobre/s…
-
You can find the new syntax [here](https://msdn.microsoft.com/en-us/magazine/dn802602.aspx).
The general C# syntax highlighting needs an overhaul. See https://github.com/aramk/crayon-syntax-highlight…
-
Take a look at any post at my website (www.jonblack.org) and you'll notice that the comment form layout is messed up. When I disable the crayon syntax highlighter plugin, the comment form is displayed…