Jul 24 - Update Rich-text editor to enhance table editor 7
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"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\")",
|
||||
"Bash(python -m py_compile app.py)",
|
||||
"Bash(curl -sSL https://raw.githubusercontent.com/attoae/quill-table-better/main/src/utils/index.ts -o utils.ts -w \"utils %{http_code}\\\\n\")",
|
||||
"Bash(grep -nA15 \"function getAlign|getAlign =|export const getAlign\" utils.ts)"
|
||||
"Bash(grep -nA15 \"function getAlign|getAlign =|export const getAlign\" utils.ts)",
|
||||
"Bash(grep -nA20 \"getDiffProperties\" tpf.ts)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user