Archived
1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
e8c6ce97c6
Parser for markdown documents (#6)
Closes #1

In this MR I implement only basic functionality

- [x] AXT Heading
- [x] Paragraph
- [x] Text Node
- [x] Softbreak
- [x] Links
- [x] List

Reviewed-on: #6
Co-authored-by: Dmitriy Pleshevskiy <dmitriy@ideascup.me>
Co-committed-by: Dmitriy Pleshevskiy <dmitriy@ideascup.me>
2022-06-13 14:58:22 +00:00
c3014d690b add possibility to wrap node 2022-05-22 22:47:17 +03:00
b326d14676 refac to deno 2022-05-22 00:03:48 +03:00
aed7477085 chore: ignore style for lib folder 2022-03-18 22:49:56 +03:00
30de5b9423 fix: declarations 2022-03-17 11:53:53 +03:00
0978aa8754 . 2022-03-14 10:32:45 +03:00