wiki-monkey
wiki-monkey copied to clipboard
MultipleLineBreaks removes useful line breaks
MultipleLineBreaks should be smart and avoid removing multiple line breaks in code templates.
This one is hard to fix because the function should parse the source text and understand when it's inside a template (or space-initial lines) or not.