cheat/internal/sheet
Christopher Allen Lane f0bfeda47a fix(frontmatter): do not trim whitespace (#663)
Do not strip leading or trailing newlines. Doing so had interferred with
users' intended cheatsheet layouts.
2022-08-26 13:55:09 -04:00
..
colorize.go chore: DRY out colorization code 2020-02-15 16:11:15 -05:00
colorize_test.go feat(tests): improve test coverage 2020-11-03 17:29:49 -05:00
copy.go fix: Windows support 2022-07-04 16:55:57 -04:00
copy_test.go chore: various lint corrections 2022-08-04 20:43:50 -04:00
search.go feat: issue #260 2020-02-15 15:56:25 -05:00
search_test.go feat: issue #260 2020-02-15 15:56:25 -05:00
sheet.go fix(frontmatter): do not trim whitespace (#663) 2022-08-26 13:55:09 -04:00
sheet_test.go feat: implement --all flag 2020-11-27 16:39:34 -05:00
tagged.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
tagged_test.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00