Commit Graph

26 Commits

Author SHA1 Message Date
d333ed98af Wip typing 2024-01-21 21:08:35 +01:00
4698bea3db timer 2024-01-09 22:51:05 +01:00
1454b301cd WIP md parser 2023-09-20 11:59:02 +02:00
d926e06fa8 Fixed paragraphs in stage three processing 2023-09-19 21:17:02 +02:00
e76fee2c68 Fixed processing of text rows into children 2023-09-19 20:22:26 +02:00
0c48dc81be Nested processing for paragraphs 2023-09-19 19:03:15 +02:00
04c1e12ed5 wip 2023-09-18 12:32:30 +02:00
54d016719f WIP paragraphs now claim everything within newlines 2023-09-17 11:16:08 +02:00
d8ee8c348c Image link support 2023-09-17 11:05:17 +02:00
973acd70f2 Image link support 2023-09-17 11:05:03 +02:00
d262aae6b2 Link support 2023-09-17 10:44:49 +02:00
2f8ccc7ad1 WIP Links 2023-09-17 10:18:10 +02:00
dbb51984e2 Multi code block support 2023-09-17 08:29:49 +02:00
8878cec830 Code example 2023-09-16 22:49:31 +02:00
0a4ca6a931 Multi line code block support 2023-09-16 22:46:43 +02:00
a27c89cdac Rebuild to handle symbol not using whole line 2023-09-16 22:18:27 +02:00
b1db4d1316 Bold and italic support 2023-09-16 21:22:31 +02:00
532e412f8e Working headers 2023-09-16 21:02:12 +02:00
c828569a49 WIP markdown parser 2023-09-16 19:55:03 +02:00
8ccbe01e43 markdown parser note 2023-09-16 19:21:24 +02:00
7f6a1abc09 Note update 2023-09-16 12:55:19 +02:00
ffb4778824 Identifies level 1 headings and selects everything as text for it. 2023-09-16 12:53:24 +02:00
4be04f7115 Added a dev mode with watchers 2023-09-16 12:16:41 +02:00
fdf18f1196 First post 2023-09-15 23:22:03 +02:00
74b1eb46bc Posts links now show on index 2023-09-15 22:41:51 +02:00
24fd81c32c Initial commit
Static site generation from md wip
2023-09-15 22:35:15 +02:00