aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/README.md b/README.md
index bf0cdfd..d11b5dc 100644
--- a/README.md
+++ b/README.md
@@ -699,19 +699,6 @@ Should yield
</div>
```
-```markdown
-{.schema:Event}
-
-* Date: 11/10 {schema:startDate}
-* Meeting participants: {schema:attendee}
- * Alice;
- * Bob;
-```
-
-:::warning
-:heavy_exclamation_mark: FIXME: unclear if example is relevant
-:::
-
### Indented lists
Indented lists are key because they could make plain Markdown lists look like JSON-LD trees;