From fdb03b4f1081508705c53ca31f679fb8793a8a95 Mon Sep 17 00:00:00 2001
From: VonC
Date: Sat, 30 Nov 2013 23:11:13 +0100
Subject: README.md mentions the new default separators.
- new default separator for slide attributes
- new default separator for element attributes
Illustrate both, in html comments.
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index f224e5e..9c84a32 100644
--- a/README.md
+++ b/README.md
@@ -60,25 +60,25 @@ You can write your content as a separate file and have reveal.js load it at runt
#### Element Attributes
-Special syntax is available for adding attributes to Markdown elements. This is useful for fragments, amongst other things.
+Special syntax (in html comment) is available for adding attributes to Markdown elements. This is useful for fragments, amongst other things.
```html
```
#### Slide Attributes
-Special syntax is available for adding attributes to the slide `` elements generated by your Markdown.
+Special syntax (in html comment) is available for adding attributes to the slide `` elements generated by your Markdown.
```html
--
cgit v1.2.3