Achievement 4 byy @salmankhan15 task : applying markdowns
Steemit Markdown Design Example
This is a simple example post to demonstrate how Markdown formatting works on Steemit.
Double Hash Heading (##)
When you use ##, the heading becomes slightly smaller than the main title.
Triple Hash Heading (###)
Using ### creates a smaller subheading.
Four Hash Heading (####)
This heading is even smaller.
Text Styles
This is bold text
This is italic text
This is bold and italic
Bullet List
- First item
- Second item
- Third item
Numbered List
- First point
- Second point
- Third point
Quote Example
This is a quote. It is used to highlight important text.
Code Example
This is inline code
This is a code block.
You can use it to display code or special text.
Conclusion
This post demonstrates how Markdown works in Steemit:
#Main Heading##Sub Heading###Smaller Heading
Using Markdown helps make posts more organized and visually appealing.