diff options
-rw-r--r-- | README.md | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -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; |