Commit graph

39 commits

Author SHA1 Message Date
6263a02f89 Heading support 2025-02-27 21:05:04 -05:00
72c73ec99d Hard line break support 2025-02-27 05:28:06 -05:00
e4fe5f98e6 Soft line break support 2025-02-27 05:20:59 -05:00
2e66b03baa Paragraph testing 2025-02-27 04:41:09 -05:00
135b878233 HTML rendering 2025-02-27 04:23:25 -05:00
a09f3b60df Paragraph parsing 2025-02-27 03:37:10 -05:00
626245e629 Add slurp utility function 2025-02-27 02:24:14 -05:00
86fa9da474 more todos 2025-02-27 02:18:56 -05:00
77890ba549 Parse inline text 2025-02-27 01:46:47 -05:00
bd94410c01 Lines effect 2025-02-25 10:09:30 -05:00
db0f3a0427 prep to restart 2025-02-23 17:37:13 -05:00
81a7f09623 Undo everything to switch over to an event based parser 2025-02-23 17:12:19 -05:00
7ef90867f2 checkpoint 2025-02-23 17:05:28 -05:00
75a21b8da6 Move djot binary 2025-02-21 23:27:18 -05:00
fe239e287b Handle Multiline headings properly 2025-02-21 22:54:52 -05:00
f54df1d2a4 Pretty print internal representation in Djot utility 2025-02-21 16:34:41 -05:00
68928aeb20 Test Headings 2025-02-21 16:23:02 -05:00
85ead54619 Test linebreaks and nbsps 2025-02-21 16:17:31 -05:00
72b102d071 Setup golden value testing 2025-02-21 15:29:25 -05:00
4e83ca8d48 Todos 2025-02-21 05:51:26 -05:00
72418a0b88 Fix softbreak rendering 2025-02-21 05:47:46 -05:00
67a07a0523 Don't generate trailing slash for void tags 2025-02-21 05:43:34 -05:00
c11bf35cc8 Fix misssing indend in html void tag generation 2025-02-21 05:42:04 -05:00
d1e1dd5f59 Post process inline parsing 2025-02-21 05:40:02 -05:00
2ce4579e08 Basic Html Rendering 2025-02-21 05:13:19 -05:00
6c36d6e62a Refactor Djot into modules 2025-02-21 04:16:28 -05:00
79c74426c1 Basic Heading Parsing 2025-02-21 03:56:30 -05:00
f0718bbf2c Move Djot module 2025-02-21 03:26:12 -05:00
f60e209073 Paragraph Support 2025-02-21 03:24:23 -05:00
98ed90a9bc Inline text parsing 2025-02-21 02:49:47 -05:00
2033a48c3e Add Utility file 2025-02-20 18:07:12 -05:00
045fab1b4b Core parser effect 2025-02-19 10:59:19 -05:00
7f4bcf5f51 Disable smart constructor for now 2025-02-19 05:00:28 -05:00
2929bceaa1 Non-working tag smart constructor 2025-02-19 00:34:00 -05:00
dc3c49cdf6 Working html generation example 2025-02-18 23:40:53 -05:00
8098ed3c53 Round out basic html 2025-02-18 23:07:30 -05:00
33a4ad6dc8 Basic html representation 2025-02-18 22:34:14 -05:00
544a526f54 Basic project structure 2025-02-18 07:32:30 -05:00
e8b6224891 Inital Commit 2025-02-18 07:01:35 -05:00