Hayden Hargreaves
14d5eee237
(FEAT): Working on node implementation.
...
The inline and structure nodes have some basic implementations. The
parser needs to begin next.
2025-10-16 12:08:58 -07:00
4b973abf6c
Merge pull request '(FEAT): Defined the structureNode classes for the node.' ( #14 ) from feature/nodes-implementation into main
...
Reviewed-on: azpect/MarkdownToHtmlCompiler#14
Reviewed-by: shultzp1 <shultzp1@my.erau.edu>
2025-10-15 13:38:01 -07:00
485798de98
Merge branch 'feature/nodes-implementation' of https://git.gophernest.net/azpect/MarkdownToHtmlCompiler into feature/nodes-implementation
2025-10-15 13:36:41 -07:00
4672b81f6a
Define Inline Node
2025-10-15 13:32:43 -07:00
Hayden Hargreaves
fd08154a9f
(FEAT): Defined the structureNode classes for the node.
2025-10-15 13:21:46 -07:00
253ed8dfce
Merge pull request '(FEAT): Worked on the parser class definition.' ( #10 ) from feature/parser-class into main
...
Reviewed-on: azpect/MarkdownToHtmlCompiler#10
2025-10-15 12:56:46 -07:00
Hayden Hargreaves
5fd5822b6b
(FEAT): Began working on node implementations.
...
Drew out an inheritance map to review with the team.
2025-10-14 20:34:45 -07:00
Hayden Hargreaves
d0daf4f598
(DOC): Added some doc comments to the util class
2025-10-14 15:01:49 -07:00
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
6e2dede9a0
Merge pull request '(DOC) Updated onboarding documentation' ( #1 ) from feature/onboarding into main
...
Reviewed-on: azpect/MarkdownToHtmlCompiler#1
2025-10-13 17:26:59 -07:00
Hayden Hargreaves
f458182a4c
(DOC) Verbage update
...
Author of a commit cannot approve a PR
2025-10-13 17:26:03 -07:00
Hayden Hargreaves
86f0225e49
(DOC) Updated onboarding documentation
...
Lots of word vomit, but most of it should be easy to understand.
2025-10-13 17:22:37 -07:00
Hayden Hargreaves
7f6a3c6312
(INIT): Project init
...
On-boarding will begin now...
2025-10-13 16:35:46 -07:00
0c6f32df33
Initial commit
2025-10-13 13:10:21 -07:00