zutils/cmd
selamanapps 800ab8464a feat: add syntax highlighting and markdown rendering
- Add 'z read' command with chroma syntax highlighting and line numbers
- Add 'z md' command for rendering markdown to terminal
- Add Italic, Dim, Underline color constants
- Move ReadFileContent to shared pkg/formatter/utils.go
- Custom markdown parser with colored headings, lists, checkboxes
- Code blocks in markdown use chroma syntax highlighting
2026-05-02 00:43:22 +03:00
..
autodetect.go feat: add zutils v0.2.0 with professional table formatting 2026-05-02 00:05:44 +03:00
dir.go feat: add zutils v0.2.0 with professional table formatting 2026-05-02 00:05:44 +03:00
file.go feat: add zutils v0.2.0 with professional table formatting 2026-05-02 00:05:44 +03:00
info.go feat: add zutils v0.2.0 with professional table formatting 2026-05-02 00:05:44 +03:00
markdown.go feat: add syntax highlighting and markdown rendering 2026-05-02 00:43:22 +03:00
network.go feat: add zutils v0.2.0 with professional table formatting 2026-05-02 00:05:44 +03:00
read.go feat: add syntax highlighting and markdown rendering 2026-05-02 00:43:22 +03:00
version.go feat: add zutils v0.2.0 with professional table formatting 2026-05-02 00:05:44 +03:00