This is my custom set of tweaks / additions to deck for faster and easier authorship, including:
You can edit and run the following code sample from your browser:
You can even run CoffeeScript code samples!
Starter slides can use Jade templates and filters.
section.slide#my-slide
:markdown
## Markdown Header
You can write markdown paragraphs
using the `:markdown` filter.
p Or, any valid Jade too...
/
#