Skip to content

Commit 0a41887

Browse files
Chore(config): Update editor config (#681)
* Update editorjs-config.json added `withHeadings` data field support for table tool * Build frontend --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eeda7a4 commit 0a41887

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

www/application/config/editorjs-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
"caption": "string"
111111
},
112112
"table": {
113+
"withHeadings": "boolean",
113114
"content": {
114115
"type": "array",
115116
"data": {

www/public/build/release.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"release":"25d8ea0e619de5a213a4","date":1681137319007}
1+
{"release":"25d8ea0e619de5a213a4","date":1727870077950}

0 commit comments

Comments
 (0)