https://github.com/dcondrey/unicode-content-binding
IETF ISE proposal: A Conformant Mechanism for Delimited Content Binding in Text Streams
https://github.com/dcondrey/unicode-content-binding
Last synced: about 19 hours ago
JSON representation
IETF ISE proposal: A Conformant Mechanism for Delimited Content Binding in Text Streams
- Host: GitHub
- URL: https://github.com/dcondrey/unicode-content-binding
- Owner: dcondrey
- License: other
- Created: 2026-03-27T01:29:35.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-31T02:15:49.000Z (about 1 month ago)
- Last Synced: 2026-05-31T04:09:24.516Z (about 1 month ago)
- Language: Makefile
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# A Conformant Mechanism for Content Binding in Text Streams
This is the working area for the individual Internet-Draft, "A Conformant Mechanism for Content Binding in Text Streams".
* [Editor's Copy](https://dcondrey.github.io/unicode-content-binding/#go.draft-condrey-content-binding.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-condrey-content-binding)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-condrey-content-binding)
* [Compare Editor's Copy to Individual Draft](https://dcondrey.github.io/unicode-content-binding/#go.draft-condrey-content-binding.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/dcondrey/unicode-content-binding/blob/main/CONTRIBUTING.md).
The contributing file also has tips on how to make contributions, if you
don't already know how to do that.
## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```
Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).