Recognize Markdown when pasting a table from Google Sheets #29833
Labels
[Block] Table
Affects the Table Block
[Feature] Paste
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
When copying a table from Google Sheets and pasting it in the Editor, it automatically converts the content into a Table block (which is cool!). However, if the original table contains a Markdown-formatted link, it is not recognized and pasted as text, whereas the hyperlinks from the original table are recognized fine.
What is your proposed solution?
Recognize the Markdown-formatted links and paste them as such, just like the hyperlinks. Ideally, full Markdown support would be helpful as Markdown-formatted links are just one example.
Screenshots
The original table in Google Sheets:
Link: https://d.pr/i/qBAyuE
The result after copying it and pasting it in the editor:
Link: https://d.pr/i/8Tx8U7
Code of the page after pasting:
The text was updated successfully, but these errors were encountered: