Skip to content
Last updated

Debrief project 29

Training exercise

Guide

What made you smile?

  1. Beautifull focus highlighting.
  2. Nice docs.

What was confusing?

  1. Lines are highlighted only within visible window when there is a scroll highlighting-row-size.png
  2. Would be greate to have functionality that allows to customise the highlighting color.
  3. Regex for highlighted words doesn't work with specific regex syntax ie. .*+

image.png

   <footer widget-container="widget-container"> // [!code focus]
        <p>Some footer content</p>
   </footer>