MarkDown

From PedrosBrainDump
Revision as of 05:17, 14 November 2024 by 413vhcu1lq0463ob (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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. ######