|
7a998e6cbf
|
removed struct member parent
|
2024-05-06 01:34:25 +02:00 |
|
|
c92fde4988
|
removed get_parents func
|
2024-05-06 01:32:35 +02:00 |
|
|
170ed10a17
|
removed func print_children_recursive
|
2024-05-06 01:25:55 +02:00 |
|
|
10f0126394
|
removed unused func
|
2024-05-06 01:22:48 +02:00 |
|
|
2c52f950ca
|
print file name as root and removed func count_levels
|
2024-05-06 01:16:14 +02:00 |
|
|
67b64d113d
|
tree finally works on all 3 test files
|
2024-05-06 01:09:44 +02:00 |
|
|
5776805400
|
get_child_indices func works
|
2024-05-05 19:54:43 +02:00 |
|
|
5125b7bc0a
|
get_children function works
|
2024-05-05 16:38:35 +02:00 |
|
|
d4c590f2ec
|
improved debug outputs
|
2024-05-05 09:08:12 +02:00 |
|
|
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 |
|