Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | md2html: add support for strikethrough | bptato | 2024-02-05 | 1 | -1/+7 |
* | md2html: improved underscore ignoring rules | bptato | 2024-02-01 | 1 | -2/+4 |
* | md2html: skip space after list item start | bptato | 2024-02-01 | 1 | -2/+2 |
* | md2html: detect lists starting with dash | bptato | 2024-02-01 | 1 | -1/+1 |
* | Add default md2html converter | bptato | 2024-01-30 | 1 | -0/+380 |
* | gmi2html: rewrite | bptato | 2023-12-22 | 2 | -241/+69 |
* | gopher2html: do not use streams | bptato | 2023-12-21 | 1 | -4/+2 |
* | Move http out of main binary | bptato | 2023-12-13 | 1 | -18/+1 |
* | Move gopher to adapter/ | bptato | 2023-12-12 | 1 | -15/+1 |
* | adapter/: re-structure | bptato | 2023-12-12 | 2 | -0/+375 |