bb-plane-fork/packages/editor/src
Vipin Chaudhary 6bafdb6dd8
[PE-298] Fix: Copy markdown to clipboard (#6675)
* fix: markdown for mentions fixed

* fix: copying text in mentions

* fix: refactored the component to use the same function

* chore: renamed funcion name

* add the new copy extension

* init working fix

* remove useless code

* improve readibility

* update node import

* better smaller logic

* remove log

* add open close end handler

* update readabliity

* handle tables

* handle triple click in cell

* triple tap select current line

* handle block and list

* lists fixed

* handle all possible cases of copy in table

* update the min elements

* handle multi types in table

* handle table seletion cases

* handle whole table handler

* feat: all case converd

* update markdown handling code

* update return statement

* handle using group block

* handle param

* handle multple cell in table

* handle using recursion

* add types

* fix code rabbit  suggestions

* fix root node bug

* update recursion with loop

* update transform copied to false

* refactor clipboard extension: remove options and integrate MarkdownClipboard into core extensions

* fix: header and code handler

* fix: store hooks fixed

* fix: mention id

---------

Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-03-24 12:32:11 +05:30
..
ce [PE-232] chore: management of disabled extensions (#6317) 2025-01-15 20:23:09 +05:30
core [PE-298] Fix: Copy markdown to clipboard (#6675) 2025-03-24 12:32:11 +05:30
ee [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
styles [PE-275] chore: editor line spacing variables (#6678) 2025-03-03 17:01:47 +05:30
index.ts [PE-219] chore: new live server endpoint to convert description_html to all other formats (#6310) 2025-01-07 19:15:37 +05:30
lib.ts [PE-219] chore: new live server endpoint to convert description_html to all other formats (#6310) 2025-01-07 19:15:37 +05:30