aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 399eb20..28a82f0 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ Would produce the following HTML+RDFa:
```html
<div vocab="http://schema.org/">
- <h2 property="name">Specification meeting</h2>
+ <h2 typeof="Event" property="name">Specification meeting</h2>
<ul>
<li>Date: <span property="startDate">11/10</span></li>
<li>Place: <span property="location">Our office, Street name, Paris</span></li>
@@ -115,7 +115,6 @@ Would produce the following HTML+RDFa:
</div>
```
-
## Annotation syntax
Semantic Markdown is declared as sets of hints.