Skip to content

Commit ccbe14f

Browse files
authored
move contenteditable disabled to archive
1 parent dd16412 commit ccbe14f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ Details can be found in the [Web Editing Working Group Charter](https://www.w3.o
1818
<a href="https://github.com/w3c/input-events/labels/agenda+">
1919
![GitHub open Agenda+ labeled issues and PRs](https://img.shields.io/github/issues-search/w3c/input-events?query=is%3Aopen%20label%3Aagenda%2B&label=agenda%2B)
2020
</a>
21-
* [Content Editable Disabled](https://w3c.github.io/editing/docs/contentEditableDisabled/) ([in this Repo](docs/contentEditableDisabled))
22-
<a href="https://github.com/w3c/editing/labels/agenda+">
23-
![GitHub open Agenda+ labeled issues and PRs](https://img.shields.io/github/issues-search/w3c/editing?query=is%3Aopen%20label%3Aagenda%2B&label=agenda%2B)
24-
</a>
2521
* [Virtual Keyboard API](https://www.w3.org/TR/virtual-keyboard/) ([Github Repo](https://github.com/w3c/virtual-keyboard/))
2622
<a href="https://github.com/w3c/virtual-keyboard/labels/agenda+">
2723
![GitHub open Agenda+ labeled issues and PRs](https://img.shields.io/github/issues-search/w3c/virtual-keyboard?query=is%3Aopen%20label%3Aagenda%2B&label=agenda%2B)
@@ -34,6 +30,9 @@ Details can be found in the [Web Editing Working Group Charter](https://www.w3.o
3430
<a href="https://github.com/w3c/selection-api/labels/agenda+">
3531
![GitHub open Agenda+ labeled issues and PRs](https://img.shields.io/github/issues-search/w3c/selection-api?query=is%3Aopen%20label%3Aagenda%2B&label=agenda%2B)
3632
</a>
33+
* Others (in this repository) <a href="https://github.com/w3c/editing/labels/agenda+">
34+
![GitHub open Agenda+ labeled issues and PRs](https://img.shields.io/github/issues-search/w3c/editing?query=is%3Aopen%20label%3Aagenda%2B&label=agenda%2B)
35+
</a>
3736

3837
## Potential deliveries <sup id="potentialRef">[2](#potentialdefFootnote)</sup>
3938

@@ -42,6 +41,7 @@ Details can be found in the [Web Editing Working Group Charter](https://www.w3.o
4241
## Archived <sup id="archivedRef">[3](#archivedFootnote)</sup>
4342

4443
* [Content Editable](http://w3c.github.io/contenteditable/) ([Github Repo](https://github.com/w3c/contenteditable/))
44+
* [Content Editable Disabled](https://w3c.github.io/editing/docs/contentEditableDisabled/) ([in this Repo](docs/contentEditableDisabled))
4545

4646
## Graduated <sup id="graddedRef">[1](#graddefFootnote)</sup>
4747

0 commit comments

Comments
 (0)