Arbitrary deletion of multi-line cells containing markdown text #5803
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
When requesting multi-line cells containing markdown text, sometimes a cell will register as empty in the diagram despite having the correct syntax.
Interestingly, this only seems to happen for the live editor and Github documentation.
It won't happen in the (unofficial?) VSCode extension.
Might be a duplicate of #5785, #5787, #5698
This case is slightly different, though, so I decided to create an issue.
Steps to reproduce
Paste the code sample in the live editor and look at cell O1.
It's a squashed square!
Screenshots
Live editor:
GitHub docs:
The (unofficial, as far as I know...) Markdown preview VSCode plugin by Matt Bierner:
Code Sample
Setup
Suggested Solutions
Honestly, no idea. Might be a simple fix, since the diagram does not crash.
The context of the cell is probably erased at some point.
Additional Context
Have a nice day!
The text was updated successfully, but these errors were encountered: