diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-07-13 15:07:20 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-07-13 15:24:51 +0200 |
commit | 1c19df011d2819b7afb2d4fa499a7683a24310b0 (patch) | |
tree | b6b2c3e3438919dd613b3b55f72708cad4efbbdd | |
parent | 218b986ef55a1e0779ec9b804cde30063fb7d490 (diff) |
explicitly define omission of trailing (not only leading) list item punctuation
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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} |