1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-01 12:30:48 +02:00

Make color coding generic because too much was red

This commit is contained in:
Bob DuCharme
2022-09-10 09:35:12 -04:00
parent a2d576f863
commit cb4ab9ce03

View File

@@ -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.