- Issue created by @frouco
- Merge request !18Issue #3515120: Fix incorrectly removed spaces between tags and text → (Open) created by frouco
In cases like this, where there is a space after ">" a text without any html tag in the next line, all spaces will be lost
some text: more text
Add a space in the replacement, the "Remove whitespaces around block/undisplayed" rule will take care of removing it if needed.
Active
2.0
Code