Hayden Hargreaves 408fd5fc2e (FEAT): Completed watchdog v2 updates.
This works the way expected, all thats left is the CLI and the command
arg parser.
2025-10-29 15:09:45 -07:00

1.1 KiB

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

italic -> italic bold -> bold italic bold -> italic bold

hello world -> [TextClass: hello, BoldClass: world]