Convert source code to formatted text with syntax highlighting
Convert source code to formatted text with syntax highlighting
highlight$ highlight -O ansi script.py$ highlight -O html -n input.js > output.html$ highlight -O ansi -t monokai code.cpp