Replies: 2 comments
-
you can write a mark/directive, something like |
Beta Was this translation helpful? Give feedback.
-
I solved it!. |
Beta Was this translation helpful? Give feedback.
-
you can write a mark/directive, something like |
Beta Was this translation helpful? Give feedback.
-
I solved it!. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm attempting to use milkdown to create an editable page and a readonly page. Currently when in the edit page, if I add a bunch of line breaks (saved as \n) after a line, they show in the data that is saved but when I render the readonly page, only one line break is read and so everything is squished onto itself.
eg:
I would expect that to render as:
But instead renders as:
Is there a way to fix this? Or a different way to save the line breaks so that they will work as I expect? Thank you for any help!
Beta Was this translation helpful? Give feedback.
All reactions