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,

Black and Yellow Business Event YouTube Thumbnail.png

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

  1. #+space+input
  2. ##+space+input
  3. ###+space+input
  4. ####+space+input

Output

  1. Heading 1

  2. Heading 2

  3. Heading 3

  4. 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

istockphoto-2018101881-612x612.jpg
Source

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

ITEMSPRICE
Fish1200
Onion90
Flowers1390
Milk300

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

Thanks for reading my posts