|
e89368d861
|
commit experiments
|
2022-06-21 13:15:28 +03:00 |
|
|
eb37e35997
|
add gpl licence
Closes #4
[CI SKIP]
|
2022-06-14 01:04:49 +03:00 |
|
|
ac60fc50bf
|
par(md): use space instead of \s
|
2022-06-13 23:44:16 +03:00 |
|
|
7c1d876b36
|
par(md): fix remove directive in tests
|
2022-06-13 22:57:34 +03:00 |
|
|
e909e21d7a
|
par(md): fix parse many paragraphs
|
2022-06-13 22:54:39 +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 |
|