aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-12 14:01:53 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-12 14:01:53 +0200
commit297a241febb155788794eea5c0451684a5fd013a (patch)
treeeef0d6100af3c2c061022472d611221d45599cff
parent12d802da89ea8dbadc737aa0e6c966b23080791a (diff)
sync with https://hackmd.io/KtR5fUhXRuS_XnNEo_gpow as of 2025-05-12T12:41
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f38a196..f9e8f1c 100644
--- a/README.md
+++ b/README.md
@@ -451,7 +451,7 @@ Would produce the following HTML+RDFa:
<p>My name is
<span property="schema:name">Manu Sporny</span>
and you can give me a ring via
-<a property="telephone" href="tel:+1-800-555-0199" title="make a phone call to Manu Sporny">1-800-555-0199</a>.</p>
+<a property="schema:telephone" href="tel:+1-800-555-0199" title="make a phone call to Manu Sporny">1-800-555-0199</a>.</p>
```
## Semantic Markdown and other Markdown extensions