Achievement4 by @aliexplores | Task : Applying Markdown
Hello everyone hope you are doing well and having good time. This post is about applying "Markdown" . In this post I am going to teach you how to apply Markdown and styles on posts in Steemit platform which is very important for every post , hope you guys will understand it easily. So lets Start,
1 Heading
Heading is Important part of every post. If you are posting something on steemit so you will need to have a specific heading for that topic. There are sizes of headings which you will need to present and choose for your post. The following are the ways to give headings and manage its sizes.
Input
- #+space+input
- ##+space+input
- ###+space+input
- ####+space+input
Output
Heading 1
Heading 2
Heading 3
Heding 4
2 Text Style
There are three types of style we have no.1 Bold no.2 Italic no.3 Strike
How to write
Bold
1)add two ** then write your heading then again add **
Example :
Ali
Italic
2)add one * then write your heading then again add *
Example:
Salman
Strike
3)add two ~~ then write your heading then again add ~~
Example:
12345
3 How to add image with source
Adding image that is downloaded from somewhere else needs to provide a source with it.
Input
First insert image then add [] braket and write source then add this() braket and paste link of image
Output
4 Creating Tabel
Creating tabel is sometime very important in steemit posts. Lets learn how to create tabel
Input
First write some thing what you want then add | symbol then write other side data alo use this symbol ------|------
Output
ITEMS | PRICE |
---|---|
Fish | 1200 |
Onion | 90 |
Flowers | 1390 |
Milk | 300 |
5 Apply Bullets
By the following method you can apply bullets,
Input
Add - symbol and provide space and write data
Output
- He is a good boy