Whether you are publishing on I respondedfor disputeOr JaytabThere is only one way to add format: reduction. If you want to add a link, or bold some text, or even divide the text into paragraphs, you will need to know the basics of the format based on the text.
Does this seem scary? Believe me, this is not. Marmdown contains a few rules to coordinate the text in the way you want, and you just need to learn the rules for coordination that you already use.
Let’s go beyond simple rules, talk about a useful reason to reduce the demand, then take a look at some resources that you can use to go further with the cost reduction.
Basics of discount
Markdown is a way to apply rich formatting to the normal text by adding certain characters to it. On platforms like Discord or Reddit, where messages are short and relatively simple, you really need to learn some basics:
- to Inclined Text, put the star before and after that, *like this *
- to broad Text, put two star before and after that, ** like this **
- To include a link, put the text text between two square brackets, followed by URL directly between brackets, (like this) (https://justinpot.com/)
- To add a picture, start with an exclamation point, with a square slide containing a description of the image, and arches that have a link to a picture file! (Like this) (https://justinpot.com/wp-content/uploads/2024/07/ima_02D2BC6.jpg)
- To start a new paragraph, press Enter twice, so that there is a clear line between the current line of the text and the following self.
The five tips mentioned above are more than enough for things like Reddit and Discord. Although you are writing what looks like code, when your participation is published, all you see is to coordinate the rich text, with the completion of links and images.
If you are using Markdown to write full documents, you will need some document tools. Here are the keys:
- To create a head (such as the large square text “The Basics of Discounts” that was seen above in this article), start a line of the text with a pound of an area, # like this.
- To form smaller heads, use more signs of pound, ## like this for H2 or ### like this for H3, etc. The more signals you add, the smaller text will be.
- To create a polished menu, just start a line of text with a stellar mark with an area, * like this. You can add the largest number of lines that have been pulsed to your list as you like.
- For a standing element, put a tab before the star. For more innocent distance, you only need to add more tabs.
- To create a numbered menu, start a line of the text with a number and period, 1.
- To get a list of a list of two bodies, add a tab before the number. For more innocent distance, you only need to add more tabs.
- To add a block quotation to your document, just start a link from the text with a “larger” mark,> like this.
Most of what you need to know is to write a document in the reduction process. If you are confused about how this format appears, this helps to play and see the results. Wonderful web site to do this MarmdownlivePreview.com. The left plate shows the format reduction while the right side explains how it looks like it. Try different things there a little and you will feel more comfortable.
Why use the reduction at all?
All of this may be asking: Why are the sites forced people to learn a little inner way to coordinate the text? The answer is that this system, even if it is slightly confusing at first, is very clear and clear as soon as it gets used to it.
Most people are accustomed to writing a computer using tools such as Microsoft Word or Google documents. There are both words of words, which means that they are designed to represent a printed page on your screen. It is also called “what you see is what you get” – or WysiWyg editors – which means that coordination appears on the screen directly. If you are bold some text, you see it bold on the screen; If you add a link, you will see that the connected text is lengthened and turned blue as if on the web page. There is no way to know, by looking at the text itself, as it begins bold and ends or the link.
This may seem intuitive, and to be fair, there is simplicity for that. But this simplicity has become possible through the code that the user does not see, and the fact that the code is kept behind the scenes can be confusing in some respects. Anyone who tried to add a few words to the end of the link, or after a direct link, knows that this mystery may be frustrated – you will end up either make the link longer than you mean, or do the opposite and add an unrelated text. This does not happen while writing in reducing coordination because you can know where all formatting begins and ends.
Discounts files are also resistance in the future. Since all text format and connection, the document structure plan is written in an ordinary text, a format that has not changed for decades and has no single company, you can be reasonably sure that anyone finds a 50 -year -old discount file will be able to understand it. The same cannot be said about Microsoft Office files.
https://media.wired.com/photos/68535b81b87bb8817ddabbf8/191:100/w_1280,c_limit/gear_use_markdown.jpg
Source link