- From: Marcos Caceres <w3c@marcosc.com>
- Date: Wed, 16 Sep 2020 17:57:44 +1000
- To: spec-prod <spec-prod@w3.org>
> On 15 Sep 2020, at 6:47 pm, Dominique Hazael-Massieux <dom@w3.org> wrote:
>
> Living standard option:
> * lsMode: if you expect your spec to be a living standard in CR (rather
> than targeting Recommendation status), set this option to true and it
> will adapt the SOTD accordingly
Just a quick note that in ReSpec, this is now renamed `pubMode: "LS"`.
As in:
```
var respecConfig = {
pubMode: "LS",
}
```
Kind regards,
Marcos
Received on Wednesday, 16 September 2020 07:58:01 UTC