We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646693a commit 5b2dc61Copy full SHA for 5b2dc61
readme.md
@@ -66,7 +66,7 @@ Also make sure to include the proper 3rd party javascript libraries in your `scr
66
67
#### When using `ngx-markdown` and/or `Prism.js`
68
`Prism.js` uses separate javascript file for each language, so you'll need to add them yourself.
69
-For example, we are showing below the highlight of `C#`, `JavaScript` and `TypeScript` language:
+For example, we are showing below the highlight of `CSS`, `JavaScript` and `TypeScript` language:
70
```json
71
"styles": [
72
"node_modules/prismjs/themes/prism.css"
0 commit comments