|
53 | 53 |
|
54 | 54 | - [ISO8601][] Date, time, duration, and recurrence formats
|
55 | 55 | - [RFC2397][] `data:text/plain,Hello` • `data:image/png;base64,R0lGODlhBAAEAHAAACwAAAAABAAEAIH///8AAAAAAAAAAAACBYQdgXpQADs=`
|
| 56 | +- [RFC2141][] `urn:uuid:7362d9df-829d-40be-a4f0-5ba4cd98b34c` • `urn:isbn:1529046130` |
| 57 | +- [text fragments][] `#:~:text=queryText` • `#:~:text=beginText,endText` |
56 | 58 | - [RFC5545][] `BEGIN:VCALENDAR` … `END:VCALENDAR`
|
57 | 59 | - [RFC8259][] JSON: `{"": true, "key": "value", "zero": 0, "subobject": {"key": "value"}}`
|
58 | 60 | - [RFC6901][] JSON select: `/paths/~1users/get`
|
|
91 | 93 | [RFC2017]: https://tools.ietf.org/html/rfc2017 "Definition of the URL MIME External-Body Access-Type"
|
92 | 94 | [RFC2046]: https://tools.ietf.org/html/rfc2046 "Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types"
|
93 | 95 | [RFC2119]: https://tools.ietf.org/html/rfc2119 "Key words for use in RFCs to Indicate Requirement Levels"
|
| 96 | +[RFC2141]: https://tools.ietf.org/html/rfc2141 "URN Syntax" |
94 | 97 | [RFC2397]: https://tools.ietf.org/html/rfc2397 "The 'data' URL scheme"
|
95 | 98 | [RFC3986]: https://tools.ietf.org/html/rfc3986 "Uniform Resource Identifier (URI): Generic Syntax"
|
96 | 99 | [RFC5545]: https://tools.ietf.org/html/rfc5545 "Internet Calendaring and Scheduling Core Object Specification (iCalendar)"
|
|
106 | 109 | [RFC8174]: https://tools.ietf.org/html/rfc8174 "Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words"
|
107 | 110 | [RFC8259]: https://tools.ietf.org/html/rfc8259 "The JavaScript Object Notation (JSON) Data Interchange Format"
|
108 | 111 | [RFC8280]: https://tools.ietf.org/html/rfc8280 "Research into Human Rights Protocol Considerations"
|
| 112 | +[text fragments]: https://wicg.github.io/scroll-to-text-fragment/ "URL Fragment Text Directives" |
109 | 113 | [draft-rep-wg-topic-00]: https://tools.ietf.org/html/draft-rep-wg-topic-00 "Robots Exclusion Protocol"
|
110 | 114 | [draft-foudil-securitytxt-11]: https://tools.ietf.org/html/draft-foudil-securitytxt-11 "A File Format to Aid in Security Vulnerability Disclosure"
|
111 | 115 | [editorconfig]: https://editorconfig.org/
|
|
0 commit comments