Sorry about the delay in replying. I've been shipping a game. :)
I've added a document
http://babel.ifarchive.org/babel_rev9.txt
with these additions:
-----------------
Discussion of Treaty issues, including questions and proposals, may
be sent to the Babel mailing list:
babe...@googlegroups.com
http://groups.google.com/group/babel-if
-----------------
The value of <format> may therefore be one of the following:
[instead of "...should therefore be..."]
[and added "html" as a possible value for the format, and a
format-specific <html> tag]
-----------------
The format "html" means that this is an HTML file, perhaps collected
with associated files such as CSS and Javascript. The intended
interpreter is a standard web browser.
-----------------
Other format values may be added in future revisions. A value not
listed above may be assumed to be in informal use by the users of an
IF system not yet part of the Treaty. We expect that such systems
will be added to this document in due course.
(New format values must not collide with tag names already defined by
this document. This ensures that format-specific tags can be used
without confusion.)
-----------------
Does this sound sensible? If there are no objections, I'll update the
front page to make this official.
On Wed, 1 Oct 2014, Brandon Invergo wrote:
> What about putting the document in a repo and allowing people to submit
> patches? It would make your job easier I think (not that very many
> patches would be rolling in). It's not just the format tag, but also
> format-specific tags (sec. 5.10) that might need updating when a new
> format is added.
>
> Also, sec 2.3.2 asks for maintainers of new systems to contribute C code
> for babel; this might also be more easily handled via a public
> repository.
I agree that a (distributed version-control) repository would make sense,
but I would rather do it lazily. That is, not start until more revisions
come in. :)