CptBBQ

Easiest ways for colors in discord & Markdowns

Dec 5th, 2017
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. ```diff
  2. -Red
  3. ```
  4. ```py
  5. @Orange!
  6. ```
  7. ```fix
  8. Yellow
  9. ```
  10. ```css
  11. Green!
  12. ```
  13. ```ini
  14. [Blue!]
  15. ```
  16. ```brainfuck
  17. Indigio!
  18. ```
  19. **Other colors**
  20. ```yaml
  21. Cyan!
  22. ```
  23. ```lang
  24. Light Gray!
  25. ```
  26. ```tex
  27. $Highlights!
  28. ```
  29. `
  30. White!
  31. `
  32. **Markdowns**
  33. _Italics!_
  34. **Bold!**
  35. ~~Line through!~~
  36. ~~~Squiggly through~~~
  37. __Underscore!__
  38.  
  39. Learn how to do all of these HERE: https://pastebin.com/L6YU03D2
Advertisement
Add Comment
Please, Sign In to add comment