- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 07 May 2020 22:10:30 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 8 May 2020 05:10:42 UTC
@marcoscaceres commented on this pull request.
> + name: "Bo Cupp",
+ mailto: "pcupp@microsoft.com",
+ company: "Microsoft"
+ },
+ {
+ name: "Grisha Lyukshin",
+ mailto: "glyuk@microsoft.com",
+ company: "Microsoft"
+ }
+ ],
+ github: "https://github.com/w3c/editing",
+ shortName: "contenteditable-interface",
+ wg: "Web Applications Working Group",
+ wgURI: "https://www.w3.org/2019/webapps/",
+ wgPatentURI: "https://www.w3.org/2004/01/pp-impl/114929/status",
+ license: "w3c-software-doc"
We get the right license by default, but we need to enable "xref", for cross references.
```suggestion
xref: "web-platform", // we will be citing html, infra, and friends.
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/pull/251#pullrequestreview-407998985
Received on Friday, 8 May 2020 05:10:42 UTC