| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-15 | Implement Markdown correction mechanism | Asko Nõmm | |
| This fixes the issue for ATX headings and code blocks where if there were no empty lines below and above of them it couldn't correctly identify those blocks as what they were. There's now a Markdown correction function where we can add more of these corrections in the future, making the whole thing a lot easier. | |||
| 2022-04-10 | Close #11: Support dash unordered lists | Asko Nomm | |
| 2022-04-10 | Fix #9: Underscores in links get rendered into | Asko Nomm | |
| 2022-04-09 | Add full test coverage for strikethrough text (re #4) | Asko Nomm | |
| 2022-04-09 | Add full test coverage for horizontal line block (re #4) | Asko Nomm | |
| 2022-04-09 | Support settext headings (closes #6) | Asko Nomm | |
| 2022-04-07 | Add test for bold text inside a block of italic text. (re #5) | Asko Nomm | |
| 2022-04-07 | Add core test data | Asko Nomm | |
