Archived
1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
eb37e35997
add gpl licence
Closes #4

[CI SKIP]
2022-06-14 01:04:49 +03:00
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