You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
editing the markdown should not change the editor in an unexpected way
Actual behavior
In the generated markdown the text formatting is missing but the code is splitted in chunks:
`InlineCodeWith``Bold``And``Italic``Text`
when you use text with whitespaces and select a word, it works correctly, for example "Inline Code With Bold And Italic Text"
when you use text without whitespaces, the produced markdown is wrong
Screenshot:
Runtime
Chrome
OS
macOS
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered:
Initial checklist
Affected packages and versions
7.6.1
Link to runnable example
No response
Steps to reproduce
This can be tested in the Milkdown playground.
example markdown:
Expected behavior
the markdown should be generated correctly with the bold and italic formatting:
editing the markdown should not change the editor in an unexpected way
Actual behavior
In the generated markdown the text formatting is missing but the code is splitted in chunks:
when you use text with whitespaces and select a word, it works correctly, for example "Inline Code With Bold And Italic Text"
when you use text without whitespaces, the produced markdown is wrong
Screenshot:
Runtime
Chrome
OS
macOS
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: