aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-07-24 19:07:11 +0200
committerJonas Smedegaard <dr@jones.dk>2020-07-24 19:07:11 +0200
commitfa15725226ef81c6b827cdfa634666a788e69e79 (patch)
treec383f07973d336f811e49e7a207533b3beca833d
parent848d1be3e3b1fada54a278494400cb84addacd4d (diff)
sync with https://hackmd.io/KtR5fUhXRuS_XnNEo_gpow as of 2020-07-24T19:10
-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.