You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
How can I ensure that my markdown does not separate every line in a paragraph for markdown from Tortoise into Bitbucket?
You can add two or more spaces at the end of each line. This will tell the markdown renderer to treat the lines as a single paragraph. Alternatively, you can also use a backslash at the end of each line to indicate that the line break should be ignored.
Thanks. It seems like I would have to go back to my markdown file (after dev review in Bitbucket), and remove all the backslashes to get the markdown file to render a proper PDF or HTML file, but I'll try it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.