1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-15 11:44:05 +02:00

update keywords

This commit is contained in:
Ian Storm Taylor
2019-12-05 15:38:14 -05:00
parent d536f786e9
commit c2f962da58
4 changed files with 3 additions and 2 deletions

View File

@@ -30,6 +30,7 @@
"keywords": [ "keywords": [
"editor", "editor",
"history", "history",
"merge",
"operation", "operation",
"redo", "redo",
"save", "save",

View File

@@ -31,6 +31,7 @@
"html", "html",
"hyperscript", "hyperscript",
"jsx", "jsx",
"serialize",
"slate", "slate",
"sugar", "sugar",
"xml" "xml"

View File

@@ -45,6 +45,7 @@
"document", "document",
"edit", "edit",
"editor", "editor",
"editable",
"html", "html",
"immutable", "immutable",
"markdown", "markdown",

View File

@@ -23,8 +23,6 @@
"keywords": [ "keywords": [
"canvas", "canvas",
"contenteditable", "contenteditable",
"doc",
"docs",
"document", "document",
"edit", "edit",
"editor", "editor",