[Jade] Piped text


Another way to add plain text to templates is to prefix a line with a pipe character (|). This method is useful for mixing plain text with inline tags, as we discuss later, in the Whitespace Control section.

p
  | The pipe always goes at the beginning of its own line,
  | not counting indentation.

 

posted @ 2019-04-05 19:15  Zhentiw  阅读(161)  评论(0编辑  收藏  举报