MarkDown

From PedrosBrainDump

Documentation:

Here is the idea, make a markdown to html compiler. GitHub project : https://github.com/PedroMussato/MDtoHTML.git

I'll make this documentation as I implement my code.

Step 1 headings

Headings:

  1. #
  2. ##
  3. ###
  4. ####
  5. #####
  6. ######