hugo/common/herrors
Iskander (Alex) Sharipov 483cf19d5d common/herrors: Fix args order in strings.TrimPrefix
Old code always returned "." or "" (if filepath.Ext(filename) returned ".").
Now it properly trims the prefix.

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
2019-02-02 09:55:31 +01:00
..
error_locator.go common/herrors: Fix args order in strings.TrimPrefix 2019-02-02 09:55:31 +01:00
error_locator_test.go Add file (line/col) info to ref/relref errors 2018-11-01 21:06:35 +01:00
errors.go commands: Show server error info in browser 2018-10-16 22:10:56 +02:00
file_error.go Add inline shortcode support 2018-11-27 16:14:09 +01:00
file_error_test.go Add file (line/col) info to ref/relref errors 2018-11-01 21:06:35 +01:00
line_number_extractors.go hugolib: Improve errors in /i18n handlling 2018-10-22 20:46:14 +02:00