Skip to content

Commit

Permalink
Chore(config): Update editor config (#681)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
e11sy and github-actions[bot] authored Oct 2, 2024
1 parent eeda7a4 commit 0a41887
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions www/application/config/editorjs-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
"caption": "string"
},
"table": {
"withHeadings": "boolean",
"content": {
"type": "array",
"data": {
Expand Down
2 changes: 1 addition & 1 deletion www/public/build/release.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"release":"25d8ea0e619de5a213a4","date":1681137319007}
{"release":"25d8ea0e619de5a213a4","date":1727870077950}

0 comments on commit 0a41887

Please sign in to comment.