Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4-spaced markdown breaks the editor #261

Open
Tracked by #253
cloverich opened this issue Oct 14, 2024 · 0 comments
Open
Tracked by #253

4-spaced markdown breaks the editor #261

cloverich opened this issue Oct 14, 2024 · 0 comments
Labels
bug Something isn't working markdown Issue related to markdown parsing or serializing

Comments

@cloverich
Copy link
Owner

I have a document I imported from Notion that breaks the editor; I think I copy pasted a webpage (as markdown) and it was either nested as a quote or a code block, so I think the editor tries to parse markdown from within these components. Anyways I was able to fix by just un-nesting, and since its only affecting one document and there's a million other things to do, saving it for later; its actually quite hard to properly save... adding as file. I think what actually breaks things is the nested code block either because its already within a code block (4 spaces -> 3 backticks) or because its nested within a bullet point.

01928d21-b8a1-7cf0-a46a-7cb150e2aa7a.md

@cloverich cloverich added the bug Something isn't working label Oct 14, 2024
@cloverich cloverich mentioned this issue Nov 7, 2024
15 tasks
@cloverich cloverich added the markdown Issue related to markdown parsing or serializing label Nov 16, 2024
@cloverich cloverich mentioned this issue Nov 22, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working markdown Issue related to markdown parsing or serializing
Projects
None yet
Development

No branches or pull requests

1 participant