How to Use Text Formatting on Reddit Using Markdown Mode
Supreeth is passionate about technology and dedicates himself to helping people figure it out. An engineer by education, his understanding of the inner workings of all types of gadgets and devices ensures he provides top-notch guidance, tips, and recommendations to his readers. When away from the desk, you will find him traveling, playing FIFA, or hunting for a good movie.
How to Format Text on Reddit: Basic Text Formatting in Markdown Mode
We’ll show you how to add emphasis to your text, add a strikethrough, superscript, line breaks, headers, and more basic text formatting options on Reddit. Let’s begin.
1. Emphasis
Italics:To add italics text, you need to place the characters between anasterisk (*) at either end.
Here’s how the text looks after adding the bold syntax for the word ‘interesting’.
Bold:To add bold text, place the characters betweentwo asterisk marks (**) at either end.
Here’s what the text looks like after adding the bold syntax for the word ‘interesting’.
Bold & Italics:If you want the content to be displayed in both bold and italics, here’s what the syntax looks like.
The word ‘interesting’ is made to be displayed in both bold and italics.
Strikethrough:Addthree tilde (~) characters at either end of the wordyou want to strikethrough.
Here’s how we struck through the word ‘corrected’ in the example.
2. Superscripts
Here’s how you can add superscripts on Reddit. All you need to do is add thecharacters within a parenthesis and add the caret (^) characterbefore opening the parenthesis.
Here’s how we added a superscript to my name, ‘Supreeth,’ in the example.
3. Sections and Headers
You can provide a better structure to your content on Reddit posts using headings. You get multiple levels of headings, and all you need to do isadd the hash (#), followed by a spaceand then the heading text. To proceed to the descending heading, increase the count of the ‘#’ character.
Here’s how we added headings of four different levels.
And here’s how it looks when you publish the post.
4. Line Breaks
Line breaks can be used to indicate separation between two sentences. You canadd a sentence, add two new empty lines, and add three or more hyphens (-)to add a line break. Here’s a quick example.
Here’s what a line break looks like when you publish a post.
5. Blockquotes
Blockquotes can help you offset a sentence from the surrounding content. To add a blockquote on Reddit,add the greater than (>) characterbefore a syntax.
Here’s what a sentence looks like within a blockquote in a published post.
Also Read:9 fastest ways to get Karma on Reddit
How to Use Markdown Mode to Add a Table on Reddit
Tables are a great way to convey information in the most efficient way possible through sorting and organizing data in rows and columns. Here’s how you can add a table in Reddit.
By default, data is aligned to the left. To right-align the data in a column, justadd a period ( . ) before adding hyphensbelow the header row for that column.
To center align the data,add a period ( . ) on both endsof the hyphens below the header row for that column.
Here’s what the output looks like.
How to Insert Links to Reddit Posts in Markdown Mode
If you are adding references to external sources within the content of your post on Reddit, URL links come in handy. However, adding a long URL within the text does no good for readability. Therefore, consider adding a hyperlink.
Add the link text within square brackets, and add the URL within parentheses.
Here’s what the output looks like for the example syntax in the above picture.
However, if you are adding an internal link for a subreddit or a user profile on Reddit, add the name of the subreddit after ‘r/’ and the username after ‘u/’.
Here’s how the links for a subreddit and a user will be presented in a published post.
How to Insert Code on Reddit in Markdown Mode
Content related to programming on Reddit forums has long helped computer science students and engineers. If you want to add code to your Reddit post, here’s how you can do it.
Insert an Inline Code
If you want to add a piece of code within a sentence, add them withinsingle quotes. Take a look at the example below.
Here’s what an inline code looks like on a published post.
Insert Code Blocks on Reddit
If you want to insert an entire code block, addfour spaces before each lineof code. Take a look at the example below.
However, adding multiple spaces before each line of code can indeed get tedious. Therefore as an alternative, you can addthree backtick characters ( ` )between the lines of code.
Here’s how the code block will look on a published post.
How to Create Lists and Bullet Points on Reddit Using Markdown Mode
Lists are useful to add information in the form of points. Here’s how you can add a simple list. You need to add ahyphen (-) and a space characterbefore you start the point.
Here’s how the list will look like when you publish the post.
Alternatively, you can also add a numerical list.
Here’s what the output will look like.
If you want to add a nested list, you can simplyadd more indentationbefore the point begins. Take a look at the example below.
Here’s how a nested list looks when you publish the post.
How to Add Spoilers on Reddit Text
Reddit is also a platform where people often discuss and reflect on movies, shows, and books they consume. Therefore, it can also be difficult not to add spoilers to conversations, as you might ruin someone’s day.
However, there are a plethora of tools toclassify text as spoilers on Reddit. You can check our article to learn how to add the spoiler tag.
Here’s what the spoiler text would look like in your post.
If you are viewing a spoiler,click on the colored textthat says Reveal spoiler.
Once the color fades out, you can see the spoiler.
Also Read:How to see saved posts and comments on Reddit (PC and Mobile)
Was this helpful?
Last updated on 27 August, 2024
Leave a ReplyCancel reply
Your email address will not be published.Required fields are marked*
Name*
Email*
Comment*
Δ
Read Next
The article above may contain affiliate links which help support Guiding Tech. The content remains unbiased and authentic and will never affect our editorial integrity.
More in Internet and Social
3 Ways to Clear Cache on Snapchat
3 Ways to Fix Threads Posts Failed to Upload
JOIN THE NEWSLETTER
Get Guiding Tech articles delivered to your inbox.
© 2024 Guiding Tech Media. All Rights Reserved.