wcoder/highlightjs-line-numbers.js

Multiline html comment bug

w3suli opened this issue · 1 comments

Example:
<!--
<div>...</div>
<div>...</div>
-->

highlighted only first comment tag (<!--)!
All modern browser, All OS

@w3suli thanks for the feedback!

This bug was fixed in version 2.3+

Duplicate #32 #35 #46