Revision history for Syntax-Highlight-Basic
0.1.1 2026-07-14
- Fix _find_shb_file: return inside eval{} does not exit subroutine
- Fix _find_pygments_map: same eval{} return bug
0.1.0 2026-07-13
- Initial release
- Syntax highlighting for 80+ languages via .shb format
- Output formats: Pygments HTML, inline HTML, ANSI terminal
- Includes vim-syntax-to-shb converter script
- Includes syntax-highlight-basic CLI script
- Custom syntax file support via syntax_dirs option
- Customizable colors and CSS classes