Jul 24 - Update Rich-text editor to enhance table editor 4

This commit is contained in:
2026-07-24 11:32:03 -04:00
parent 2e65745aed
commit c4ad6e8ac9
3 changed files with 10 additions and 1 deletions
+3 -1
View File
@@ -30,7 +30,9 @@
"Bash(python -m py_compile app.py admin.py)",
"Bash(cd /tmp *)",
"Read(//tmp/**)",
"Bash(curl -sSL https://raw.githubusercontent.com/attoae/quill-table-better/main/src/utils/clipboard-matchers.ts -o cm.ts -w \"cm %{http_code}\\\\n\")"
"Bash(curl -sSL https://raw.githubusercontent.com/attoae/quill-table-better/main/src/utils/clipboard-matchers.ts -o cm.ts -w \"cm %{http_code}\\\\n\")",
"Bash(curl -sSL https://raw.githubusercontent.com/attoae/quill-table-better/main/src/ui/table-menus.ts -o tm.ts -w \"tm %{http_code}\\\\n\")",
"Bash(curl -sSL https://raw.githubusercontent.com/attoae/quill-table-better/main/src/ui/table-properties-form.ts -o tpf.ts -w \"tpf %{http_code}\\\\n\")"
]
}
}