jade
Version:
Jade template engine
6 lines (5 loc) • 398 B
JSON
["html", ["p", "Hello: ! ! ` { } [ ] ( ) # . ! * * *"],
["p", "Ora, ", ["em", "emphasis"], ", ", ["strong", "bold"], ", * <- due asterischi-> * , un underscore-> _ , ", ["em", "emphasis"], ", incre", ["em", "dible"], "e!"],
["p", "This is ", ["code", "Code with a special: -> ` <-"], "(after)"],
["p", ["code", "Start "], " of paragraph"],
["p", "End of ", ["code", "paragraph "]]]