|
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 |
|
|
35dd33e3f2
|
removed test line
|
2024-04-30 14:57:04 +02:00 |
|
|
3ce44b7931
|
gittea push test
|
2024-04-30 14:40:17 +02:00 |
|
|
9d37c5b519
|
added function to count header levels and return a map
|
2024-04-30 14:30:54 +02:00 |
|
|
09a8626a85
|
Merge pull request 'heading-struct' (#1) from heading-struct into master
Reviewed-on: #1
|
2024-04-30 11:07:18 +02:00 |
|
|
22191b8bfc
|
updated README
|
2024-04-30 11:03:08 +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 |
|
|
d17e61f08f
|
worked on documentation
|
2024-04-30 08:07:18 +02:00 |
|
|
b1bc3d20d9
|
added docs dir and markdown documentation
|
2024-04-29 22:33:54 +02:00 |
|
|
060ef1e19d
|
updated README
|
2024-04-29 21:44:39 +02:00 |
|
|
594d8b4445
|
added a README with TODOs
|
2024-04-29 21:29:29 +02:00 |
|
|
3dcc0460a6
|
cleanup
|
2024-04-29 13:42:43 +02:00 |
|
|
9e17484cfd
|
added makefile
|
2024-04-29 09:35:02 +02:00 |
|
|
a866691030
|
moved example markdown files to test dir
|
2024-04-29 09:33:28 +02:00 |
|
|
477811dd7d
|
dont put binaries in repo
|
2024-04-29 09:31:22 +02:00 |
|
|
7f49aac0cc
|
initial commit
|
2024-04-29 09:30:05 +02:00 |
|