Stylize your text with markdown

View this thread on: d.buzz | hive.blog | peakd.com | ecency.com
·@modeprator·
0.000 HBD
Stylize your text with markdown
When we write, we take our thoughts  and we try to convert them into words to share it with others. In our attempt to pass our thoughts clearer to the reader we organize and stylize our text . In this editor this job is undertaken by markdown. When you click to Submit a Story and you are taken to the editor, you can notice at the bottom below the text box a link : [Styling with Markdown is supported.](https://guides.github.com/features/mastering-markdown/)
>https://www.steemitup.eu/i/B7AA02E09934639EA388D5C6C2C8255F.jpg

In this page you can find some basics tools for your editing. I gathered the most useful of them and put them down in this blog to make it easier and faster to access.

- # Headers
                          
You can use Hashtags for headers. By putting 1 to 6 hashtags, space and your text you can change it size. Otherwise you can write https://www.steemitup.eu/i/2F972D32D3B6344F6AA20CDA25F6B4C1.jpg
where i take numbers for 1 to 6.
https://www.steemitup.eu/i/94A192F122C150C6DD038DB0B7E47601.jpg
---------------------------------------------
# Text              ```<-- first header```
## Text             ```<-- second header ```
### Text              
#### Text           
##### Text         
###### Text 
We can use the first header by putting below our text the equals sign or the second header  by using the minus sign. For example :
https://www.steemitup.eu/i/6D9786DA332D2C763E55D890DB58C641.jpg

Header
=

- # Bold / italics 

https://www.steemitup.eu/i/24E4CF35029F332DD04C9A6E20EA63D5.jpg
You can use  two asterisks to **bold** text or write <b>text</b>

https://www.steemitup.eu/i/9966F4C0388B831BB9C2F1DDAD688F74.jpg
If you want to italicize a _text_ use underscore or 1 asterisk *text*


* # Ordered list or bullet list
>An ordered list is done by typing
   https://www.steemitup.eu/i/42CD5AA62CD77CA0A92CE17FE52E1C76.jpg
1) 
2)    
3)            
>A list made by bullets is done by putting an asterisk or the minus sign and then space before you follow up with the text
   https://www.steemitup.eu/i/653126ADB787D778071B0E82B0C46D04.jpg

* steem1 
* steem2
* steem3

* # Block quotes

To turn your text into a block quote, use the greater than sign in front of what you want to quote. For example :
https://www.steemitup.eu/i/547665F1693889D2E2DEDC39D79A628D.jpg

>Steem is a blockchain database that supports community building and social interaction with cryptocurrency rewards.    Steem combines concepts from social media with lessons learned from building cryptocurrencies and their communities. 

* # Horizontal rule
If you want to create a thematic break  you can type  three consecutive dashes or three consecutive underscores or three consecutive asterisks.
https://www.steemitup.eu/i/B403213FAD42420776640CB97085F6A2.jpg

---
___

***

* # Links and tags

If you want to put a link in your text, but you don't want the url to be shown, you type [title](link url). For example :
https://www.steemitup.eu/i/F46E90A11574E6A8C4840A6E12946270.jpg
You can check my blog here : [Moderprator](https://steemit.com/@modeprator)

If you want to make a tag in your text put a hashtag next to your keyword without a space. For example :
https://www.steemitup.eu/i/1195ABE0678D5B7269DB782EBDEE7980.jpg

#Moderprator
#Markdown
#Help

* # Images and videos
When I want to put an image in my text, I first upload it with the help of [steemitup](http://www.steemitup.eu/) and then just copy and paste the url.
https://www.steemitup.eu/i/0EDE791E0C718FE347A6B39F2EF77CCF.jpg
https://www.steemitup.eu/i/BE171337C8DBF8F8895D5886871A3324.jpg

If you want to align the image in the center, you type https://www.steemitup.eu/i/358E8201A93162CCB4D4A3D9C7B1A122.jpg . For example :
https://www.steemitup.eu/i/19E47F26750C43587291BF17F55F9A28.jpg
 <center>https://www.steemitup.eu/i/BE171337C8DBF8F8895D5886871A3324.jpg</center>

If you want to add a YouTube video, you just copy paste the link.
https://www.steemitup.eu/i/58EBD40A0A191597E7C7D84E19FA3B31.jpg
https://www.youtube.com/watch?v=aKTH0o8AEtQ

* # Tables

You can see the format of how to make a table below. The arrangement of words do not have to line up evenly. The Markdown editor will sort it all out.

https://www.steemitup.eu/i/F06B3E499C621CF72FB3318ECF5D2FBF.jpg


First Header  | Second Header | Third Header
------------- | --------------|----------------- 
 Content Cell | Content Cell       |Content Cell   
Content Cell  | Content Cell       |Content Cell

If you notice something is missing, please write it down for me to include it in.
👍 , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,