Commit Graph

7 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 230712d0ce
fix ignoring 2022-06-14 01:08:34 +03:00
Dmitriy Pleshevskiy 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
Dmitriy Pleshevskiy c3014d690b add possibility to wrap node 2022-05-22 22:47:17 +03:00
Dmitriy Pleshevskiy b326d14676 refac to deno 2022-05-22 00:03:48 +03:00
Dmitriy Pleshevskiy aed7477085 chore: ignore style for lib folder 2022-03-18 22:49:56 +03:00
Dmitriy Pleshevskiy 30de5b9423 fix: declarations 2022-03-17 11:53:53 +03:00
Dmitriy Pleshevskiy 0978aa8754 . 2022-03-14 10:32:45 +03:00