• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Reddit text formatting

MoodyBlues

Compassion is cool!
If you're not a Reddit user, you won't be able to help. :)

When composing text, you know how one asterisk at the beginning of a character string, and one asterisk at the end, makes that text Italic; two asterisks similarly placed make the string bold.

I want a string that looks like:

Normal text here, Italics here, Italics and bold here, back to Italics, and back to normal.

I did the logical placement of asterisks--and didn't get what I expected. Here's what I did:

Normal text here, *Italics here, **Italics and bold here,** back to Italics,* and back to normal.

Right now I don't actually remember all of what it did, but it included a visible asterisk--as if I'd escaped it--and it definitely did not do what I wanted.

What's the secret? :D
 
If you're not a Reddit user, you won't be able to help. :)

When composing text, you know how one asterisk at the beginning of a character string, and one asterisk at the end, makes that text Italic; two asterisks similarly placed make the string bold.

I want a string that looks like:

Normal text here, Italics here, Italics and bold here, back to Italics, and back to normal.

I did the logical placement of asterisks--and didn't get what I expected. Here's what I did:

Normal text here, *Italics here, **Italics and bold here,** back to Italics,* and back to normal.

Right now I don't actually remember all of what it did, but it included a visible asterisk--as if I'd escaped it--and it definitely did not do what I wanted.

What's the secret? :D
https://www.reddit.com/wiki/markdown
 
Back
Top Bottom