-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hi guys.
Thank you for your time to develop this awesome library.
I'm recently figure out that the line break in markdown is not rendered correctly. Example:
<MarkdownPreview
source={`
Hello.
World
`}
style={{ padding: 16 }}
/>
will render
Hello. World
instead of
Hello.
World
Do you know how to fix it?
Thanks
Metadata
Metadata
Assignees
Labels
No labels