From 8bd63fe21aaa5012fa82d403447f31686db97500 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Sun, 28 Oct 2012 20:07:06 -0300 Subject: [PATCH] document server-side speaker notes --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06edf1a..dd7d820 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,7 @@ Here's an example of an exported presentation that's been uploaded to SlideShare reveal.js comes with a speaker notes plugin which can be used to present per-slide notes in a separate browser window. The notes window also gives you a preview of the next upcoming slide so it may be helpful even if you haven't written any notes. Append ```?notes``` to presentation URL or press the 's' key on your keyboard to open the notes window. -Notes are written using the following markup structure: +By default notes are written using standard HTML, see below, but you can add a ```data-markdown``` attribute to the ```