Hayden Hargreaves 39186fad50 (FEAT): Worked on the parser class definition.
There are no implementations yet, just a rough outline and some
comments.

This commit also includes an update to the Makefile to use wild cards
to build the `libs`, which will solve the issue with dynamic updating.
2025-10-14 13:07:55 -07:00

863 B

Reference here

Headings, h# tags

Header Level 1 ->

Content

Header Level 2 ->

Content

Header Level 3 ->

Content

Header Level 4 ->

Content

Header Level 5 ->
Content
Header Level 6 ->
Content

Alternate syntax (n number of =/-)

Header Level 1 ->

Content

Header Level 2 ->

Content

Paragraph tags

Hello world ->

Hello world

This is also a paragraph ->

this is also a paragraph regardless

regardless

However
this is a break, because it ends with two spaces ->

However
this is a break, because it ends with two spaces

Double returns also

yields new paragraphs ->

Double returns also

yields new paragraphs