Closed rudeboybert closed 2 years ago
Oh damn, during our massive v2 major edits in #418 it seems we forgot to close an HTML <!--. As a result, two whole subsections got commented out until the next --> occurred:
<!--
-->
This is further confirmed by missing LC 7.3 thru 7.5. This PR will put those subsections back and also close #462
Eeek! I'm adding it to our v2 TO-DO list to try to remove as many of those HTML comments as we can. That's pretty dangerous.
Oh damn, during our massive v2 major edits in #418 it seems we forgot to close an HTML
<!--
. As a result, two whole subsections got commented out until the next-->
occurred:This is further confirmed by missing LC 7.3 thru 7.5. This PR will put those subsections back and also close #462