mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-26 19:44:57 +02:00
Support documents table diff and refresh (#10411)
* Add metadata for markdown tables Signed-off-by: Artem Savchenko <armisav@gmail.com> * Support table diff and refresh Signed-off-by: Artem Savchenko <armisav@gmail.com> * Fix warnings and icons Signed-off-by: Artem Savchenko <armisav@gmail.com> --------- Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
@@ -258,6 +258,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
shortcuts: {
|
||||
tableMetadataPaste: true
|
||||
},
|
||||
toc: {
|
||||
onChange: (h) => {
|
||||
headings = h
|
||||
|
||||
Reference in New Issue
Block a user