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
However there are still no line breaks showing after rendering, I've also tried overriding marked using setOptions but the behavior is the same - line breaks are ignored
Is there some way to get line breaks working?
The text was updated successfully, but these errors were encountered:
here is a simplified version of my svelte component using svelte-markdown
However there are still no line breaks showing after rendering, I've also tried overriding
marked
usingsetOptions
but the behavior is the same - line breaks are ignoredIs there some way to get line breaks working?
The text was updated successfully, but these errors were encountered: