overleaf/services/web/frontend/js/features/source-editor/extensions/visual
Alf Eaton cf319b61b4 [visual] Improved pasted HTML handling (#14384)
* Replace non-breaking spaces added by Chrome on copy
* Ignore text/html from VS Code
* Improve table border handling
* Remove unused cy.spy
* Map em to textit and strong to textbf
* Left-align table cells by default
* Remove "justify" mapping
* Detect border on table row
* Remove protection for special characters in pasted HTML
* If the only pasted HTML content is in a code block, use the plain text version
* Enable paste-html feature in Storybook
* Improve table handling

GitOrigin-RevId: a912aa1fc659089451103e63c5d0fd3ae2a30627
2023-08-30 08:04:19 +00:00
..
utils
visual-widgets
atomic-decorations.ts
list-item-marker.ts
mark-decorations.ts
paste-html.ts [visual] Improved pasted HTML handling (#14384) 2023-08-30 08:04:19 +00:00
select-decorated-argument.ts
selection.ts
skip-preamble-cursor.ts
table-generator.ts Merge pull request #14428 from overleaf/mj-table-gen-cleanup 2023-08-25 08:04:12 +00:00
visual-keymap.ts
visual-theme.ts
visual.ts Merge pull request #14428 from overleaf/mj-table-gen-cleanup 2023-08-25 08:04:12 +00:00