P.S. How did you make the text pink / red in markdown like that?
Using backticks ` like this:
`this will be red` (I escaped the backticks with \)
this will be red
It's mainly used for code to have a monospace font.
reply