summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2022-11-12 07:26:02 -0800
committerGitHub <noreply@github.com>2022-11-12 07:26:02 -0800
commit2d59543e717f46b7defcb4b8964997f1569f78a3 (patch)
tree15a8aa61056447200b0e5ef2975c8ee5b1b70222
parentab877e93eb7dfc8536683d5862477fb62f3b224b (diff)
parentcb4ab9ce037f5170da99006cf0ffb661a480a683 (diff)
Merge pull request #4502 from bobdc/remove-color-coding
[rdf/en-en] Make color coding generic because too much was red
-rw-r--r--rdf.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdf.html.markdown b/rdf.html.markdown
index 4cb7ddd0..5b2105b8 100644
--- a/rdf.html.markdown
+++ b/rdf.html.markdown
@@ -28,7 +28,7 @@ usually look like URLs but function as identifiers, not locators. The use of
URIs provides context for resource identifiers to make them unambiguous—for
example, to tell a book title from a job title.
-```turtle
+```
# The hash symbol is the comment delimiter.
# Turtle triple statements end with periods like natural language sentences.