8 Commits

Author SHA1 Message Date
Hayden Hargreaves
e2178604dd (FEAT): Block quotes implemented
However, an issue has been outlines, deeper recursion. Recursive
functions should by nature...recurse. Which they do not...
2025-11-10 22:16:12 -07:00
Hayden Hargreaves
e8dc811af8 (FEAT): Included images in the parser! 2025-11-05 18:03:14 -07:00
Hayden Hargreaves
4b77c7354d (FIX): Final big commit! Everything looks great!! 2025-11-02 22:21:00 -07:00
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
616cf7260a Fixed coding style issues with watch dog, and began implementing CLI features 2025-10-19 14:36:48 -07:00
0724ba05b3 Implemented WatchDog file watcher; verifies file changes and prints last modified time. All functions tested and working. 2025-10-15 21:47:48 -07:00
4672b81f6a Define Inline Node 2025-10-15 13:32:43 -07:00
Hayden Hargreaves
7f6a3c6312 (INIT): Project init
On-boarding will begin now...
2025-10-13 16:35:46 -07:00