#{extends 'main.html' /} #{set title:'Play Markdown demo' /} #{stylesheet 'markdown.css' /} Markdown module for play ${ "**HELLO** _WORLD_ ! this is a markdown string".markdown().raw() } Markdown Reference