|
8f54b4d4bf
|
parse md file in separate func
|
2024-05-05 08:17:49 +02:00 |
|
|
5dc6ce8daa
|
recursively printing children works
|
2024-05-01 15:57:29 +02:00 |
|
|
0e61abb6cc
|
print_children func works
|
2024-05-01 15:42:23 +02:00 |
|
|
8b4e9a9e22
|
seems to work, but might need unit tests
|
2024-04-30 23:52:13 +02:00 |
|
|
0539436231
|
loop through headers differently to have an order and updated README
|
2024-04-30 19:22:42 +02:00 |
|
|
abe168fa7c
|
removed print_toc function to cleanup logic
|
2024-04-30 18:43:20 +02:00 |
|
|
9d37c5b519
|
added function to count header levels and return a map
|
2024-04-30 14:30:54 +02:00 |
|
|
c1c08ca71a
|
stored line numbers in struct
|
2024-04-30 10:59:47 +02:00 |
|
|
abd4c60339
|
used struct to represent the headers
|
2024-04-30 10:50:58 +02:00 |
|
|
7f49aac0cc
|
initial commit
|
2024-04-29 09:30:05 +02:00 |
|