26 Commits
Author SHA1 Message Date
RandyTheSilly 21f55dd55e Rename "syntax" package to "lexers" 2025-06-15 16:15:38 -04:00
RandyTheSilly 17be28e6b2 Add roadmap 2025-06-15 16:05:29 -04:00
RandyTheSilly 4d95a5c7c2 Update README example 2025-06-15 15:56:05 -04:00
RandyTheSilly f6fc53609d Add "ansi" package and "ansi.Colorize" function for quickly highlighting code strings 2025-06-14 15:34:51 -04:00
RandyTheSilly a2689be97e Rename "highlight" package to "highlite" 2025-06-14 14:59:56 -04:00
RandyTheSilly 85da544977 Rebrand to "go-highlite" 2025-06-14 14:35:03 -04:00
RandyTheSilly a427b4a907 Only include syntax layers specified by build tags; lazy-load syntax layers 2025-06-14 09:37:24 -04:00
RandyTheSilly 4966337b1f Initial slimming of source project 2025-06-13 21:40:15 -04:00
Jesse Portnoy d1be375d04 README 2025-03-26 23:40:45 +00:00
Jesse Portnoy 73f26d30e6 Better CI 2023-08-04 00:50:51 +01:00
Jesse Portnoy ae80bdd9b7 Detect go based on header 2023-07-29 03:45:08 +01:00
Jesse Portnoy 0117fef643 . 2023-07-20 02:21:07 +01:00
Jesse Portnoy 57b5bfb135 Revise example. 2023-07-18 17:18:48 +01:00
Jesse Portnoy 98bcf777fc Docs 2023-07-18 00:24:58 +01:00
Jesse Portnoy f35df55523 Beginning of unit tests 2023-07-17 22:55:24 +01:00
Jesse Portnoy 9d859df1ae Fix anchor 2023-07-17 16:05:46 +01:00
Jesse Portnoy 3a3e164991 More README stuff.. 2023-07-17 16:03:45 +01:00
Jesse Portnoy 9cad29d17b README additions. 2023-07-17 15:56:08 +01:00
Jesse Portnoy 5fa7eb841e - Guard aginst non-existing syn highlighter file
- Create mod file in `examples` dir
2023-07-16 02:12:12 +01:00
Zachary Yedidia 760b4668b3 Add badges to readme 2017-03-26 20:16:26 -04:00
Zachary Yedidia d7faef9d8d Update readme 2017-03-26 19:26:24 -04:00
Zachary Yedidia 084c2be66c Many optimizations and new syntax files 2017-03-26 19:14:03 -04:00
Zachary Yedidia aa571f2f0c Update readme 2017-02-19 20:41:57 -05:00
Zachary Yedidia 6dfc8e081f Improve api 2017-02-18 21:29:17 -05:00
Zachary Yedidia e5fe4b8eaa update readme and add examples 2017-02-18 10:54:45 -05:00
Zachary Yedidia 3ef9cb838a Add readme and yaml.yaml file 2017-02-18 10:47:31 -05:00