An open API service indexing awesome lists of open source software.

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

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