Changes for version 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

Documentation

Apply syntax highlighting to source code
Convert Vim syntax files to .shb syntax data files

Modules

Basic syntax highlighting for code
Render highlighted code with ANSI terminal colors
Render highlighted code as HTML with inline color styles
Render highlighted code as HTML with Pygments CSS classes
Tokenize source code for syntax highlighting