hugo/helpers
Mathias Biilmann 330639d2ae Fix panic when using URLize
Using URLize on a string like '100%-true' would cause a panic
2016-07-11 10:06:40 +02:00
..
content.go Revert "Use bufferpool in Asciidoc handler" 2016-07-10 19:42:14 +02:00
content_renderer.go Fix shortcode in markdown headers 2016-06-15 09:12:07 +02:00
content_renderer_test.go helpers: Rename getMmarkHtmlRenderer to getMmarkHTMLRenderer 2016-03-21 15:17:37 +08:00
content_test.go Consolidate the Render funcs 2016-07-10 11:36:25 +02:00
emoji.go Fix Emojfy for certain text patterns 2016-06-11 20:40:56 +02:00
emoji_test.go Fix Emoji benchmark 2016-07-01 17:59:39 +02:00
general.go helpers: Remove ToReader funcs 2016-06-25 17:57:05 -05:00
general_test.go helpers: Remove ToReader funcs 2016-06-25 17:57:05 -05:00
hugo.go Bump version to 0.17-DEV 2016-06-06 09:10:55 -04:00
hugo_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
path.go Fix panic when using URLize 2016-07-11 10:06:40 +02:00
path_test.go helpers: Fix and add Godoc in path* 2016-03-23 10:03:29 +01:00
pygments.go helpers: Ignore cache for Pygments when flag set 2016-04-10 20:55:57 +02:00
pygments_test.go Apply gofmt -s 2016-02-06 13:09:52 +01:00
url.go helpers: Use net/url for URL parsing in AbsURL 2016-04-27 10:29:46 -05:00
url_test.go Fix panic when using URLize 2016-07-11 10:06:40 +02:00