Commit graph

18 commits

Author SHA1 Message Date
18160fab74 build: update zig 2024-03-25 19:21:06 +01:00
35c1578246 feat: add --highlight and --limit options
closes #4
2024-03-12 17:24:55 +01:00
4822770403 fix: flush after --list-themes and --list-languages 2024-03-06 22:27:21 +01:00
45b699d8ae feat: add --html option to output html 2024-03-06 22:22:46 +01:00
a98e9f9f2c refactor: migrate to flow-syntax 2024-03-06 20:04:41 +01:00
894f7cd831 refactor: prepare for library split 2024-02-21 21:56:42 +01:00
edaf3f3cc6 feat: don't emit an error if stdout is closed early 2024-02-21 16:49:45 +01:00
01984d21fe feat: improve rendering 2024-02-21 16:35:42 +01:00
9cdc802802 feat: add --show-language option 2024-02-21 15:09:52 +01:00
8a3890b003 feat: add fallback language (conf) and --default option to override it 2024-02-21 13:49:16 +01:00
9a57e1ebff feat: add --list-languages 2024-02-20 20:19:55 +01:00
35d0de50bf feat: prettify --list-themes output 2024-02-20 20:14:14 +01:00
64aab6048a feat: add more useful message if no parser was found 2024-02-20 20:05:05 +01:00
2ad1ae7c02 fix: rendering bug 2024-02-20 20:04:50 +01:00
610f55d82e read theme from flow config if available 2024-02-20 19:41:23 +01:00
27ded21b75 add missing trailing data at end of file 2024-02-20 19:04:29 +01:00
53b6895b02 add --lang and --theme options 2024-02-20 18:58:49 +01:00
395374409c Initial release 2024-02-20 17:59:34 +01:00