Re: Editorial comment - MUST, SHOULD, etc

On Thu, Apr 13, 2017 at 04:45:22PM -0400, David Booth wrote:

> However, as a small editorial matter, it is disconcerting to see that the
> RFC 2119 words MUST, SHOULD, etc. are being displayed in the document in
> lower case.  This is misleading, because in fact they are upper case -- as
> they should be, to stand out -- if I view the source HTML or if I copy and
> paste them.  Apparently the style sheet is doing some kind of weird
> gratuitous conversion to lower case, in displaying them.
> 
> Please correct the style sheet to not change the case of these RFC 2119
> words, so that they are consistently used, displayed and copy-and-pasted IN
> UPPER CASE.

Heya!

Poking at this a little it seems that this style comes from
[ReSpec][1], the W3C JS library that's used to format the spec. If you
feel strongly about this, you should probably file an issue or email
the ReSpec mailing list.

Cheers!

AJ

 [1]: https://github.com/w3c/respec/wiki

Received on Tuesday, 18 April 2017 04:22:15 UTC