Issues MarkdownEditor
When I insert a long text with multiple sections (separated by a new empty line) it seems like it is rendered oin the frontend as a continuing text, e.g. the empty lines between the sections are not shown.
When I'm viewing it in the backend with Filament the new lines do show?
Any idea how this can be fixed?
When I'm viewing it in the backend with Filament the new lines do show?
Any idea how this can be fixed?
Solution
Might not be relavant, but make sure the surrounding div contains the "prose" class?