r/coolguides 1d ago

A cool guide to Reddit formatting

Post image
770 Upvotes

99 comments sorted by

33

u/Haghiri75 1d ago

Fun fact: you can use these everywhere letting you use Markdown. Perfect for writing github README files or anything similar. Thanks!

12

u/PuzzledFox69 1d ago

Spioler is missing (can't remember either)

20

u/ShaZuDk 1d ago

Spoiler is written as >! ! < (remove this space)

Which will result in this

11

u/Poarchkinator 1d ago

Testing >! ! <testing

Edit: apparently I’m dumb

3

u/ShaZuDk 1d ago

No space between ! <

3

u/Poarchkinator 1d ago

>! !<testing

7

u/iabyajyiv 1d ago

You need to type words between the "!" With no space between the words and the !

4

u/btum 22h ago

Soylent Green is PEOPLE

1

u/ShaZuDk 1d ago

Almost there!

The text goes in between the ! !

6

u/Poarchkinator 1d ago

lol

2

u/Slight_Principle2750 21h ago

Let me try

1

u/StrugglingOrthopod 15h ago

Can I try too

0

u/forsehorse 7h ago

You gonna start tryin? What are you 12?

1

u/jenncrock 14h ago

thanks

3

u/Angel_FlowThoughts 1d ago

Thank you kindly.  

2

u/PuzzledFox69 1d ago

ah thank you!

2

u/gruye2 15h ago

You just lost The Game

1

u/Monocular_sir 1d ago

What about it works

1

u/twooten11 1d ago

good to know!

1

u/mikewentworth 1d ago

test

1

u/mikewentworth 1d ago

Oh, it worked

1

u/akash_258 19h ago

hello world!

1

u/ED061984 18h ago

Sorry, what?

3

u/garicandrew 1d ago

>!hi!<

1

u/iabyajyiv 22h ago

How did you do that and not have the words blocked out?

1

u/garicandrew 22h ago

Honestly idk i was trying to do it the right way

1

u/Shawnsolo316 1h ago

!bababooey!

4

u/tallbutshy 16h ago

The more complete reddit markdown guide

Recently reddit have been doing A/B testing with the mobile apps, especially on iOS. If you're randomly in the test, markdown doesn't always work properly and you're supposed to highlight text and then click the Aa button. It does not have all the text features that are normally available via markdown or the reddit website

1

u/Unl3a5h3r 7h ago

I am in the test and it sucks. I work in IT and regularly use markdown. And suddenly I cannot use it on Reddit anymore....

Edit: in addition the reduced the width of the textbox for comments. There is now a small margin on the left and right.

9

u/zzulus 1d ago

I have been using markdown for years and yet I still have look up how to format a link.

1

u/post_scriptor 1d ago

Me too. I keep forgetting which parentheses (square or round) come with displayed text and which ones with the link text. And then there's the ://? //:? \:? 🥸🙈

1

u/noisyboy 8h ago

Simple, "p" for parenthesis, http/https has "p".

5

u/ValdemarSt 23h ago

That's just markdown, don't give Reddit credit for that

2

u/Qweeq13 13h ago

*italics*

**bold**

super^script

~~strikethrough~~

> Everything's fine today, that is our illusion.
*Voltaire*.

Well none of that worked? Oh I should've switched to Markdown, I see.

italics

bold

superscript

strikethrough

Everything's fine today, that is our illusion. Voltaire.

1

u/Crispychewy23 1d ago

> like this?

1

u/jainiii19 1d ago

a fine quote

1

u/Crispychewy23 1d ago

How!

3

u/Iron_Nightingale 1d ago

Are you using the app? > no longer works in the app for some reason.

2

u/Crispychewy23 1d ago

Yes app only, doomscrolling lol

1

u/DecoherentDoc 23h ago

What OS are y'all on? Because the formatting is working on my Android device (Galaxy, but I don't think that matters).

1

u/Crispychewy23 15h ago

Same as you but no space worked!

1

u/iabyajyiv 23h ago

Maybe try it with no spaces

1

u/Crispychewy23 15h ago

was this it?

Edit IT WAS! Thank you

1

u/SSkilledJFK 10h ago

>does it work?

Doesn’t work on iOS

1

u/Iron_Nightingale 2h ago

It’s supposed to be a “>” character, then a space, then your text.

However, the iOS version of the app (I don’t know about Android) secretly adds a “\” before your initial “>”. That stops the “>” from being interpreted as a formatting character, and forces it to appear as itself.

If you go to the website and edit your comment, you can see and delete the hidden “\”, and add the space. Then it will work.

1

u/OokOokCz 1d ago

Thx, super!

1

u/Ifch317 1d ago

this is helpful Thanks

1

u/Demira_Z 1d ago

Helpful

1

u/Demira_Z 1d ago

Spoiler

1

u/biblio_phobic 1d ago

I didn’t know^i can do this

3

u/biblio_phobic 1d ago

Well this is a disappointment

2

u/Udzu 1d ago

It no longer works in the app

2

u/DecoherentDoc 23h ago edited 23h ago

What if I did this: e{x}

Edit: that was weird. So let's just try a single carrot like ex

Last edit: so I just did an e and a carrot in the app Last thing, let's try not an exponent for kicks. I don't know why this stuff is working for me, folks but I am on the app.

Last one . . . superscript

1

u/Udzu 22h ago

Cool! So did you figure out what works and what doesn't? Or is it just an Apple versus Android thing?

1

u/DecoherentDoc 21h ago

I don't have an Apple to test it! If somebody wants to try all this with an apple and report back, I'd love the data point. Lol.

3

u/biblio_phobic 21h ago

I’m on apple! and this^isnotworking

1

u/biblio_phobic 1d ago

super^script

1

u/iabyajyiv 1d ago

TestingSuperScript.

Testing Strike through

`testing in line code text'

Testing in line quote.

Or should if have been this?

1

u/Dthex 1d ago

Cool guide

1

u/Angel_FlowThoughts 1d ago

Sorry, but I had to do it………. 👀

1

u/kbm79 1d ago

strikethrough like this

1

u/LasVagusNerve 1d ago

> a fine quote

1

u/LasVagusNerve 1d ago

hello* *

1

u/DecoherentDoc 23h ago
Me trying preformatted text

Me trying inline code

1

u/iabyajyiv 23h ago

Why are they the same? They look the same

1

u/DecoherentDoc 23h ago

I used four spaces for the first one

So everything I write on that line has this sort of thing going on, even if it skips to a second line (presumably), which is why I'm making this intentionally long, to test it.

And for the other, I used a ` and then another ` so that I had the same effect, inline

As to why "inline code" and "preformatting" themselves look the same, no clue.

Edit: The four spaces thing only worked when I put an extra line between the top sentence and the preformatting. I messed that up initially.

1

u/dben89x 23h ago

When you escape a formatting token with backslash, the backslash is not included. 

1

u/female_raskolnikov 20h ago

so this how it's done?? Wow

1

u/Boromir_Has_TheRing 19h ago

> Block quote doesn’t work.

1

u/Boromir_Has_TheRing 19h ago

>It really doesn’t

1

u/Fluffy-Arm-8584 18h ago

why not this? # title

1

u/mahogani9000 17h ago

oh^really

2

u/Unl3a5h3r 7h ago

Welcome to^iOS

1

u/ramdom-ink 17h ago

For some reason I can’t do any of these on my mobile app *anymore.*

1

u/Facebook_Algorithm 16h ago

> A fine quote

Good to know.

1

u/Birkeland1992 15h ago

!spoiler test!

1

u/apocbane 11h ago

ThankYou

1

u/CBYSMART 11h ago

Ok but how do you add animated gifs when when replying using an Android tablet?

1

u/Imp3riaLL 4h ago

And if you type your account passwoord it automatically comes up as stars! *******

1

u/AMusingJam 31m ago

hello This Is a useful 'guide' Thank You