a()&attributes({ 'id': 'lander', 'class': 'lowclass' })
script :coffee console.log "coffee script goes here" if truthy_var_or_expression
style :stylus .stylebox color #fff padding 1em
| <script src="http://somesrc.com/scripty.js">
include:markdown external_markdown_file.md
include external_html_file.html
mixin navmenu()
// mixin code to be reused goes here
+navmenu() // to use this mixin