Skip to content
Last updated
Danger

Training exercise.

migration-guide.md

What made you smile?

  • This training was much easier than previous one.
  • Code highlighting feature seems to be powerful and easy to use.

What did you find confusing?

  • Diff highlighting didn't work properly with horizontal scroll: code-highlights-diff-issue.png

  • We were missing example from documentation to add range of lines like: // [!code ++:15]

  • We wanted to highlight catch block after using code++ syntax, but it seems that green and red layers take priority over highlights.