From 0840f610a81cbc81a564adb6ff7a0cb30e0322ea Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 24 Jul 2020 17:51:30 +0200 Subject: fix syntax typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74904d8..3dfaf9a 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ Would produce the following HTML+RDFa: ```html

You can give me a ring.

-

You can give me a ring {=#manu}.

+

You can give me a ring {=#manu}.

``` Notice how second paragraph has punctuation *after* the hints. -- cgit v1.2.3