Markdown Research - Kitch41/Blok-Tech GitHub Wiki

I had to do very little research on markdown since all i needed to know was shown on only 1 website, here it is;

Basics Of Markdown

On This Website website i learned a few things:

  • How to add images to markdown
  • How to Write Headings
  • How to use dividers
  • How to write things Bold and Italic

Syntax of Markdown

I also learned about the proper way to write Markup, like for example:

  • Using Spaces properly before and after a header and divider
  • Using very little tabs and spaces after or before lines of text
  • using Breaks to skip to next line whenever necessary