Skip to content

Instantly share code, notes, and snippets.

@sje30
Last active January 31, 2016 23:17
Embed
What would you like to do?
test of ioslides
---
title: "Can we keep slides in sync?"
author: Stephen J Eglen
date: 2014-06-09
output:
ioslides_presentation:
self_contained: false
---
## Getting started
open this file with test1.html?presentme=true
## slide 2
This is slide 2; it has some notes.
This is my *note*.
- It can contain markdown
- like this list
<div class="notes">
This is my *note*.
- It can contain markdown
- like this list
</div>
## slide 3
The end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment