Achievement 4 by @rj-konok ( How to write neatly using markdown method)
Some coding that is used to read or display a post beautifully is called markdown. You can write your post more beautifully using some basic coding. Anel likes to see or read a beautifully arranged post. But let's not be late and come to today's main discussion
First of all let's say heading or headline. The headline is the title or subtitle. It is easy to see among the readers. Then the text has to be a little bigger and thicker.
Headlines can be used in two ways.
You havehtag in front of any word or sentence
When using code, the sentence will be bigger and than usual. As many hashtags as you can
Increase the number of codes, the smaller the word or sentence size.
If you write in this way, it will be displayed among the readers in this way
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
There is another rule of headline usage only H1 or H2 can be used up to H6 respectively.
Text
After writing the heading you will write the blog you need. You can justify your text when writing articles about Steamit.
Result
Written in two rows together
Many times you may have to write in two languages at the same time. For that you need to use another code.
Result
How to write text in the middle?
Result
Table
You can create tables in two ways. I will tell you the simple method.
Result
header 1 | header 2 |
---|---|
name | Rj Konok |
This way you can increase the number of colam you need.
Line break
Sometimes we need extra lines between writing. You can do this using this code.