From ffcabeca9409e0445dc0867e913f6601a170a600 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Sat, 20 Oct 2012 16:49:12 +0900 Subject: Build list support --- scripts/md/slides.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'scripts/md/slides.md') diff --git a/scripts/md/slides.md b/scripts/md/slides.md index 8dd4d30..f8155ac 100644 --- a/scripts/md/slides.md +++ b/scripts/md/slides.md @@ -14,8 +14,9 @@ class: segue dark nobackground title: Agenda class: big +build_lists: true -Things we'll cover: +Things we'll cover (list should build): - Bullet1 - Bullet2 @@ -69,3 +70,9 @@ function detectFormFactor() { } +--- + +title: Centered content +content_class: flexbox vcenter + +This content should be centered! -- cgit v1.2.3