Is it possible to write a new line (NOT a paragraph) in the Bitbucket markdown?
Two new lines in the source creates one new paragraph. I only want a new line. And I
Feb 3rd 2020:
--- did produce the line, but I could not get new lines to work with suggestions above.[space][space] suggestion, since my editor removes trailing spaces on save, and I like this feature on.I ended up doing this:
TEXT...
TEXT...
Resulting in:
TEXT...
----------------- AN HORIZONTAL LINE ----------------
TEXT...