Markdown

Learn markdown lang for post article blog

h1

implementation for h1 tag # title # h1

h2

implementation for h2 tag ## title ## h2

h3

implementation for h3 tag ### title ### h3

h4

implementation for h4 tag #### title #### h4

h5

implementation for h5 tag ##### title ##### h5

use image ![alt image](https://linkfoto.com/filegambar.png)

use link [isi link](https://link.com)

List use +

example:

  • one implementation + one
  • two implementation + two
  • three implementation + three