Jade Syntax Jade is the daddy of HTML template engines for Scala Like Haml and Scaml, Jade uses whitespace indentation to represent nested markup blocks. HTML Elements The common case in Jade is a line starts with an element name followed by a space and any text content to put in the element.