cli/pkg/help
Snider d832ebc2fe fix(help): address CodeRabbit review feedback
- Add CRLF line ending support to frontmatter regex
- Add empty frontmatter block support
- Use filepath.Base/Ext for cross-platform path handling
- Add tests for CRLF and empty frontmatter cases

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 23:33:51 +00:00
..
parser.go fix(help): address CodeRabbit review feedback 2026-02-01 23:33:51 +00:00
parser_test.go fix(help): address CodeRabbit review feedback 2026-02-01 23:33:51 +00:00
search.go feat(help): add full-text search functionality 2026-02-01 23:30:30 +00:00
search_test.go feat(help): add full-text search functionality 2026-02-01 23:30:30 +00:00
topic.go feat(help): add markdown parsing and section extraction 2026-02-01 23:14:49 +00:00