Author | SHA1 | Message | Date |
---|---|---|---|
|
d25c43293c | gofmt (#1710) | 8 years ago |
|
f8d72cff0b |
markup: microoptimise for many short filenames in directory (#1534)
* markup: microoptimise for many short filenames in directory Move strings.ToLower() after the early-return length check. This is a safe operation in all cases and should slightly improve directory listing performance when a directory contains many thousands of files with short filenames. * markup: expand test cases for IsReadmeFile() |
8 years ago |
|
4040e494bc |
fix multiple readme file rendering and fix #1657 (#1658)
* fix multiple readme file rendering and fix #1657 * remove unnecessary loop |
8 years ago |
|
419548e9b4 | Add markup package to prepare for org markup format (#1493) | 8 years ago |