Skip to content

Conversation

AlexBlack788
Copy link

Currently, if you create a ListItem in the built-in DokuWik editor that contains the following code:

   - listitem with wrap
| Test1 | Test2 |
| Result1 | Result2 |

And then switch to Prosemirror editor and back to DokuWiki editor, this code will be corrupted. This fix prevents code corruption.

Currently, if you create a ListItem in the built-in DokuWik editor that contains the following code:

   - listitem with wrap <WRAP>
| Test1 | Test2 |
| Result1 | Result2 |
</WRAP>

And then switch to Prosemirror editor and back to DokuWiki editor, this code will be corrupted. This fix prevents code corruption.
@AlexBlack788
Copy link
Author

In the request above, I did not design the code as code, as a result of which part of it was lost. Now I am fixing this:
- listitem with wrap <WRAP>
| Test1 | Test2 |
| Result1 | Result2 |
</WRAP>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant