| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-17 | Escape special characters in markdown formatting | 魏曹先生 | |
| The `md` function now handles backslash escapes for specific characters (*, <, >, `) to allow them to be displayed literally in formatted text. This fixes rendering of help documentation that uses these characters as symbols. | |||
| 2025-12-17 | Add color formatting support to help documentation | 魏曹先生 | |
| 2025-12-04 | Add description column to `jv here --desc` output | 魏曹先生 | |
| 2025-11-20 | add: utility functions for table and pager | 魏曹先生 | |
| - Add insert_item method to SimpleTable for flexible row insertion - Add show_in_pager function for system pager support | |||
| 2025-11-10 | Create fs.rs | 魏曹先生 | |
| 2025-11-06 | feat: add display utilities and table component | 魏曹先生 | |
| - Create display module with SimpleTable structure - Add size_str function for file size formatting - Support ANSI escape sequence filtering in display width - Provide table formatting with proper column alignment | |||
