Commit graph

21 commits

Author SHA1 Message Date
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