Age | Commit message (Expand) | Author |
2025-04-04 | add --smartq, --lang | wrmr |
2025-04-04 | add --inline, fix code blocks | wrmr |
2025-04-04 | add --link option | wrmr |
2025-03-25 | add newline after hvar :roots | wrmr |
2025-03-25 | add .links class to link lists | wrmr |
2025-03-10 | fix: don't strip off first character of title | wrmr |
2025-03-10 | figcaption at bottom, print none if no display text | WormHeamer |
2025-03-10 | add figure support | WormHeamer |
2025-03-10 | move *_IMPL to a separate compilation unit | WormHeamer |
2025-03-10 | add STR_IMPL | WormHeamer |
2025-03-10 | add stdint.h to arena.h | WormHeamer |
2025-03-10 | move str_replace_end to str.h | WormHeamer |
2025-03-10 | replace .gmi with .html for local links properly | WormHeamer |
2025-03-10 | add str_findc, str_find, and str_contains | WormHeamer |
2025-03-09 | construct list of blocks and lines first, instead of a single pass | WormHeamer |
2025-03-09 | add [-t TITLE] to usage string | WormHeamer |
2025-03-09 | add -t --title | WormHeamer |
2025-03-09 | factor html_head out of main | WormHeamer |
2025-03-08 | better error checking in hvar_calc | wrmr |
2025-03-08 | add -? / --help | wrmr |
2025-03-08 | add newlines after html elements in standalone mode | wrmr |
2025-03-08 | simplify read_all, prevent error on piping into stdin | WormHeamer |
2025-03-08 | fix broken install target | wrmr |
2025-03-08 | add .gitignore | WormHeamer |
2025-03-08 | allow -- argument to stop parsing options | WormHeamer |
2025-03-08 | support giving - argument to read from stdin | WormHeamer |
2025-03-08 | remove -flto flag | WormHeamer |
2025-03-08 | add install/uninstall target | wrmr |
2025-03-08 | initial commit | WormHeamer |