What is Markdown? Some basic markdown. by @mueeinislam
This is @mueeinislam From #Bangladesh
Greetings to all my dear Steemian friends, Assalamu Alaikum. How are you all, I hope you are well by the grace of God. Today I will share with you an important discussion about using Markdown. We are all working on a blogging platform. Knowing some markdown is very important when working on a blogging platform, because when you present a post to everyone, everyone will first consider how organized your post is. After that, they will basically read what you have presented in the post. That is, it is not in the words, first the philosopher then the quality judge is just like that. In one word, Markdown is the coding used to represent something in a structured way.
You will use Markdown to present your post beautifully. It should be noted that each Markdown has different functions. Markdown is best used for the task it was designed for.
Just writing a few words will not make a beautiful post. Those writings should be well organized and presented. Suppose, some words in a post are very important to you, in that case those texts should be bolded. In that case you bolt the text there. Justify if necessary and use different types of markdown when you create a post that looks good and helps win over the reader.
Hope you understand how important the use of markdown is. Without further ado, let's take a look at some basic markdowns that will help you organize your posts nicely.
# Very large size
## Large size
### Medium size
#### Small size
##### Very small size
###### Tiny size
Output👇
Very large siz
Large size
Medium size
Small size
Very small size
Tiny size
- The simple method of bolting the text is that two star marks should be given in front and back of the text and no space can be given after the star.
Steem For Bangladesh
**Steem For Bangladesh**
- In case of italicizing the text, one star should be given before and after the text.
Steem For Bangladesh
*Steem For Bangladesh*
- Sometimes it is necessary to write bold and italic together. In that case, it will be done by giving three stars in front and back of the writing.
Steem For Bangladesh
***Steem For Bangladesh***
- HTML You can also bold and italicize through code.
For bold👇
<b>Text</b>
For italics👇
<i>Text</i>
You have written a paragraph and you want to convert this text into 2 separate paragraphs. For that the following codes should be used.
<p>text</p><p>text</p>
<p>Betterlife The Diary Game </p> <p>It has been raining for two consecutive days.</p>
Output 👇
Betterlife The Diary Game
It has been raining for two consecutive days.
Sometimes we need to make Markdown formats visible. As I'm doing a post now, the markdowns I'm showing you are meant to be applied. But they are visible without applying. If you want to make the markdown visible without applying, just put four spaces in front of the markdown to make it visible.
<center> Here only four spaces are given in the beginning. </center>
Text is justified to present the paragraphs nicely. Below is the coding.
<div class="text-justify"> text</div>
Sometimes we need to bring the texts to the center due to various reasons. I am presenting that code now.
<center>text</center>
Sometimes when posting or commenting, if you want to mention some person's words or something that is not yours in the post, then that text must be quoted. Any word or quote you want to quote. Just use the > symbol in front of that text to make it a quote.
> Some basic markdown.
Output👇
Some basic markdown.
We may need to cite sources for various reasons. We can do two types of work through this form. Can cite various sources and create hyperlinks.
[source](I will post the link here)
Sometimes he may have to color the writing. In case you can do red color. I am giving that coding below. However, one thing to say is that the markdown that needs to be used for this task should be used for that task.
<div class="phishy">text</div>
I have presented the coding table below.
|Food |Local price |Steem | |---|---|---| |Malda 1 Kg |300 tk |13- steem| |Grapes 1 Kg |300 tk|13- steem| |Apple 1 Kg |300 tk|13- steem|
Output👇
Food | Local price | Steem |
---|---|---|
Malda 1 Kg | 300 tk | 13- steem |
Grapes 1 Kg | 300 tk | 13- steem |
Apple 1 Kg | 300 tk | 13- steem |
Sometimes we post recipes or post different photography. In that case we can write text on one side and give image on other side to make the post more attractive. How to do that. I am giving his court below.
<div class=pull-left> Text or Picture </div> <div class=pull-right> Text or Picture </div>
Output👇
Best Regards
@mueeinislam
Hi, Greetings, Good to see you Here:)
Dear @shiftitamanna ma'am, Hope you are well. Thank you very much for taking your valuable time to read my post and for leaving a nice comment by reviewing the post.
@tipu curate
Upvoted 👌 (Mana: 4/8) Get profit votes with @tipU :)
Your post has been rewarded by the Seven Team.
Support partner witnesses
We are the hope!
Upvoted. Thank You for sending some of your rewards to @null. It will make Steem stronger.
thank you so much brother.
Thank's
Twitter share link:
https://x.com/mueeinislam/status/1839647027661308250?s=19