Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

eroxx

macrumors 6502a
Original poster
Jul 27, 2010
801
1
How do you show a space in markdown, like if I want to indent paragraphs? Thanks!
 
How do you show a space in markdown, like if I want to indent paragraphs? Thanks!

A common character entity used in HTML is the non-breaking space ( ).

You can also use CSS to indent a paragraph with something like this, text-indent: 1.5em;
 
Thanks much. W/ regard to the HTML code, are the parenthesis part of it?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.