Skip to content

EN.03.04.03.Jade4j Specification

stormcat24 edited this page Aug 12, 2014 · 1 revision

template.yaml

In the case of Jade4j, locate template.yaml at project root directory, as follows.

name content default value
extension extension of template .jade
mode rendering mode (HTML, XML, XHTML) HTML
prettyPrint remove unnecessary whitespaces false
jade4j:
  extension: .jade
  mode: HTML
  prettyPrint: true

Extended Specification on Aeromock

Nothing

Clone this wiki locally