Darginec05 / Yoopta-Editor

Build Notion-like, Craft-like, Coda-like, Medium-like editors with Yoopta
https://yoopta.dev/
MIT License
1.39k stars 106 forks source link

[BUG] Markdown importer ignores MD Lists #304

Closed colo-o closed 1 month ago

colo-o commented 1 month ago

Has this bug been raised before?

Description

I have been testing the Markdown Importer and I found an issue when using MD Lists. Basically importer strips out MD lists wherever the list is located in MD content.

Steps to Reproduce

To reproduce:

  1. Go to https://yoopta.dev/examples/withExports/markdown
  2. Type any MD list
  3. Content disappear

Environment

Screenshots

image

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

Darginec05 commented 1 month ago

@colo-o Thanks for reporting issue. It's already fixed in last published -rc version - 4.7.1-rc.6 You can check it in demo link - https://yoopta-editor-csa0r6gaj-dargos-projects.vercel.app/examples/withExports/markdown

angelkurten commented 1 month ago

@Darginec05 I found an issue with the markdown functionality. When I create a nested list on the left panel, the formatting doesn't reflect correctly on the right panel. The nested items appear at the same level instead of maintaining the hierarchy.

Captura de pantalla 2024-09-22 a la(s) 4 23 13 p m

Darginec05 commented 1 month ago

This issue can be closed because original problem was fixed in 4.8.0

@angelkurten could you create please new issue with this bug?