summary refs log tree commit diff
AgeCommit message (Expand)Author
2 hoursadd newline after hvar :roots HEAD masterwrmr
2 hoursadd .links class to link listswrmr
2025-03-10fix: don't strip off first character of titlewrmr
2025-03-10figcaption at bottom, print none if no display textWormHeamer
2025-03-10add figure supportWormHeamer
2025-03-10move *_IMPL to a separate compilation unitWormHeamer
2025-03-10add STR_IMPLWormHeamer
2025-03-10add stdint.h to arena.hWormHeamer
2025-03-10move str_replace_end to str.hWormHeamer
2025-03-10replace .gmi with .html for local links properlyWormHeamer
2025-03-10add str_findc, str_find, and str_containsWormHeamer
2025-03-09construct list of blocks and lines first, instead of a single passWormHeamer
2025-03-09add [-t TITLE] to usage stringWormHeamer
2025-03-09add -t --titleWormHeamer
2025-03-09factor html_head out of mainWormHeamer
2025-03-08better error checking in hvar_calcwrmr
2025-03-08add -? / --helpwrmr
2025-03-08add newlines after html elements in standalone modewrmr
2025-03-08simplify read_all, prevent error on piping into stdinWormHeamer
2025-03-08fix broken install targetwrmr
2025-03-08add .gitignoreWormHeamer
2025-03-08allow -- argument to stop parsing optionsWormHeamer
2025-03-08support giving - argument to read from stdinWormHeamer
2025-03-08remove -flto flagWormHeamer
2025-03-08add install/uninstall targetwrmr
2025-03-08initial commitWormHeamer