| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-15 | Use a config map instead to overwrite parsers and correctors. | Asko Nõmm | |
| 2022-05-12 | Merge pull request #31 from askonomm/7-support-indented-code-blocks | Asko Nõmm | |
| Implement indented code blocks. | |||
| 2022-05-12 | Add tests | Asko Nõmm | |
| 2022-05-11 | Implement indented code blocks. | Asko Nõmm | |
| 2022-05-11 | Merge pull request #30 from ↵ | Asko Nõmm | |
| askonomm/29-add-id-attributes-to-headings-based-on-value-to-enable-linking-to-a-heading Add `id` attributes to headings based on value. | |||
| 2022-05-11 | Add `id` attributes to headings based on value. | Asko Nõmm | |
| 2022-05-08 | Naming improvements, code block matcher test | Asko Nõmm | |
| 2022-05-01 | Merge pull request #28 from askonomm/27-implement-list-block-newline-correctors | Asko Nõmm | |
| Implement newline corrector for list block. | |||
| 2022-05-01 | Implement newline corrector for list block. | Asko Nõmm | |
| 2022-04-30 | Bump version | Asko Nõmm | |
| 2022-04-30 | Merge pull request #26 from askonomm/issue-24 | Asko Nõmm | |
| Allow an ATX heading block to precede with up to 3 spaces | |||
| 2022-04-30 | Allow an ATX heading block to precede with up to 3 spaces | Asko Nõmm | |
| 2022-04-30 | Merge pull request #25 from askonomm/issue-22 | Asko Nõmm | |
| Improve ATX heading blocks | |||
| 2022-04-30 | Close #22, Close #23 | Asko Nõmm | |
| 2022-04-30 | Use ATX matcher to identify block | Asko Nõmm | |
| 2022-04-25 | Improve naming | Asko Nõmm | |
| 2022-04-25 | Bump dev version | Asko Nõmm | |
| 2022-04-25 | Update README.md | Asko Nõmm | |
| 2022-04-24 | Merge pull request #21 from ↵ | Asko Nõmm | |
| askonomm/20-link-detection-fails-when-theres-a-apostrophe-in-the-label Fix for link detection failing with an apostrophe | |||
| 2022-04-24 | Fix for link detection failing with an apostrophe | Asko Nõmm | |
| 2022-04-24 | Merge pull request #19 from ↵ | Asko Nõmm | |
| askonomm/18-atx-heading-block-corrector-should-check-for-code-block-presence Do not correct ATX heading block when in code block | |||
| 2022-04-24 | Do not correct when in code block | Asko Nõmm | |
| 2022-04-23 | Update tests.yml | Asko Nõmm | |
| 2022-04-23 | Merge pull request #17 from askonomm/16-improve-architecture | Asko Nõmm | |
| Improve architecture | |||
| 2022-04-23 | Add docstrings | Asko Nõmm | |
| 2022-04-23 | Kaocha updates | Asko Nõmm | |
| 2022-04-23 | Improve list block renderer | Asko Nõmm | |
| 2022-04-23 | No need for `let` here | Asko Nõmm | |
| 2022-04-22 | Implement tests for correctors | Asko Nõmm | |
| 2022-04-22 | Implement Kaocha | Asko Nõmm | |
| 2022-04-22 | Remove parent info from child items | Asko Nõmm | |
| 2022-04-22 | Make code more narrow | Asko Nõmm | |
| 2022-04-21 | Send correctors to each render as well | Asko Nõmm | |
| 2022-04-21 | Use "default" prefix for these | Asko Nõmm | |
| 2022-04-19 | WIP #16 | Asko Nõmm | |
| Pretty much done. Needs more testing. And new documentation. | |||
| 2022-04-15 | Update project.clj | Asko Nõmm | |
| Bump version | |||
| 2022-04-15 | Merge pull request #15 from askonomm/fix-issue-14-and-issue-13 | Asko Nõmm | |
| Implement Markdown correction mechanism | |||
| 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-11 | Bump version | Asko Nomm | |
| 2022-04-11 | Fix #12: Links where the label has dashes (`-`) do not get parsed | Asko Nomm | |
| 2022-04-10 | Bump version | Asko Nomm | |
| 2022-04-10 | Close #11: Support dash unordered lists | Asko Nomm | |
| 2022-04-10 | Close #10: Support triple-dash horizontal lines | Asko Nomm | |
| 2022-04-10 | Re #4: Add full test coverage for empty blocks. | Asko Nomm | |
| 2022-04-10 | Re #4: Add full test coverage for quote blocks. | Asko Nomm | |
| 2022-04-10 | Fix #9: Underscores in links get rendered into | Asko Nomm | |
| 2022-04-09 | Fix #8: Links break textual checkboxes | 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 | Add full test coverage for inline code (re #4) | Asko Nomm | |
