Sometimes if you're writing Jade code you might find you want to use HTML inline.
You can place HTML tags inline anywhere you have plain text.
So that's text on the same line as a Jade tag.
Or it's on any line you've started with the pipe ( | ) symbol.
Being able to add HTML inline is particularly useful for things like embeded YouTube videos: