Skip to content

Commit 4d51edd

Browse files
committed
resolve
1 parent 47db586 commit 4d51edd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,7 @@ hljs.registerLanguage('iecst', hljsDefineIECST);
3838
hljs.initHighlightingOnLoad();
3939
```
4040

41-
<<<<<<< HEAD
42-
Mark the code you want to highlight with the ST class:
43-
=======
4441
Mark the code you want to highlight with the iecst class:
45-
>>>>>>> 4205d554c722c25964b06bb888ca83de43f425b0
4642

4743
```html
4844
<pre><code class="iecst">...</code></pre>

0 commit comments

Comments
 (0)