Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @xjr9000 @billy.sb @im_just_alex (regarding #tutorials-wip)
- Discord has support for bulletpoints and ordered lists since adding support for ~~Markdown~~ Commonmark features a couple of months ago
- ## How to make your tutorials pop!
- Note that your tutorials and other informational stuff will look much cooler*.
- 1. Remove the \`\`\` codeblock markers from the beginning
- 2. Have your steps be in the format of "`1. `", "`2. `"
- 3. Hit enter on your keyboard
- Your text will now look 100% more legit! Some other things you can do to spice up your tutorials:
- - Add some "- " and you can use bulletpoints if you're just listing stuff off.
- - Text from a program or command line can be written with single backticks (\`) to put them in monospace font without the bulk of the actual codeblock\*\*!
- - Example: In the menu bar, go to `Tools` > `Preferences`. Select `Network` from the list on the left and untick `Limit local port range`.
- - Alternatively you could either replace this with regular quotation marks or use both! (e.g. "`Limit local port range`")
- - If you exceed the character limit (even with a Nitro sub), fragment your messages between the left-most bulletpoint.
- - You two can also use that dreaded feature that Discord put in where you can [customize link text](<https://www.reddit.com/r/discordapp/comments/1avntuk/scam_issue_and_links_being_hidden_in_other_links/>).
- - Also note that you can wrap links inbetween these \<brackets\> to stop them from automatically embedding within Discord. Useful since you cannot do inline images yet.
- -# \* Depends on the person.
- -# \*\* Actual codeblocks will not work with this because Commonmark formatting still sucks even despite actually improving Markdown.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement