From 1c19df011d2819b7afb2d4fa499a7683a24310b0 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 13 Jul 2020 15:07:20 +0200 Subject: explicitly define omission of trailing (not only leading) list item punctuation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54da77f..b7ad103 100644 --- a/README.md +++ b/README.md @@ -468,6 +468,7 @@ An attribute beginning with the `=` sign indicates a subject IRI, equivalent to #### Key/Value pairs If the list item contains `:` or `=`, the annotation is applied to the string after this character. +If final non-space non-annotation character of the list item is `,` or `;`, the annotation is applied to the string before this character. ```markdown - Name: Thomas Francart {foaf:name} -- cgit v1.2.3