I’m not sure if this is the right place to ask, but here goes.
If I add spaces to the beginning of a line,
the text is rendered like this.
Is there a way to have actual spaces in the beginning of a line?
You are viewing a single thread.
View all comments 8 points
*
I don’t think markdown supports that, but you might be able to put
in front of the text to force it?
This is a very long line that’s supposed to be indented but might not be
Edit: yeah it looks like it worked in my client, markdown looks like
This is a very long line that’s *supposed* to be indented but might not be