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 47db586 commit 4d51eddCopy full SHA for 4d51edd
README.md
@@ -38,11 +38,7 @@ hljs.registerLanguage('iecst', hljsDefineIECST);
38
hljs.initHighlightingOnLoad();
39
```
40
41
-<<<<<<< HEAD
42
-Mark the code you want to highlight with the ST class:
43
-=======
44
Mark the code you want to highlight with the iecst class:
45
->>>>>>> 4205d554c722c25964b06bb888ca83de43f425b0
46
47
```html
48
<pre><code class="iecst">...</code></pre>
0 commit comments