Hello Everybody
How is going on. I have done three achievement task before. Today I am going to share achievement task 4 with you. The topic of today's task is ** Applying Markdown ** which cannot be finished to say its important. So let's get started.
Markdown
Markdown is the tool used to enhance the beauty of a post and make it readable to the reader. In my own word, Markdown is the life of the post which includes the post gets back its beauty.
Very basic markdown is to make it bold and italic. Which is a very simple task. Below is a example.
Input
**Bold Text** or __Bold Text__
*Italic Text* or _Italic Text_
~~Strikethrough~~
Output
Bold Text or Bold Text
Italic Text or Italic Text
Strikethrough
Align Text
When we write a post, it usually doesn't look so clear and beautiful in our lines and paragraphs. To make our post beautiful, we have to use Markdown in the paragraph. So after writing the post, we will justify the post with Justify Markdown.
For example:
Input
<div class="text-justify">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eget purus a tortor egestas placerat sit amet vitae sem. Nullam sit amet finibus justo. Donec volutpat ipsum leo. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Suspendisse sit amet dignissim ante.
</div>
Output
Heading
Input
# The book ia a storehouse of knowledge.
## The book ia a storehouse of knowledge.
### The book ia a storehouse of knowledge.
#### The book ia a storehouse of knowledge.
##### The book ia a storehouse of knowledge.
###### The book ia a storehouse of knowledge.
Output
The book ia a storehouse of knowledge.
The book ia a storehouse of knowledge.
The book ia a storehouse of knowledge.
The book ia a storehouse of knowledge.
The book ia a storehouse of knowledge.
The book ia a storehouse of knowledge.
Table:
Another important factor makes a beautiful post. Tables are very important when we want to make a difference between two things. Moreover, the table is used for many purposes to write a post. An example is given in the table.
Input
Header 1 | Header 2
--------- | ----------
Cell 1 | Cell 2
Cell 3 | Cell 4
Output
Header 1 | Header 2 |
---|---|
Cell 1 | Cell 2 |
Cell 3 | Cell 4 |
If we use picture from any source in our post then we must specify the source of the picture. So for example Markdown of a source is given.
Input
<center>This is a tree!!!</center>
[Source](www.yoururlhere.com)
Output
I have highlighted the need to use Markdown in order to show that a post looks good. I hope you have enjoyed my post.
Thanks for reading my post.
@nazmul1
Thanks for sharing
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
curator rate: 3
You can continue to the next achievement task.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you so much vai
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You have been upvoted by tarpan, a greeter from STEEM POD Project and we are voting with the Steemit Community Curator @steemcurator03 account to support the newcomers coming into steemit. You may now proceed to the next achievement task.
Keep following @steemitblog for updates.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit