hugo/helpers
Owen Waller 57cd953997 Added the general modules test files
Added the new general module's test file, general_test.go. This replaces the
helpers_test.go file.

There is also a minor defect fix in general.go's StripHTML function.
The correct xhtml tag for a break is <br /> not </br>. I've also removed
the unnecessary spaces before the replacement "\n".

The new test module also reflects this change.

Conflicts:
	helpers/general.go
2014-11-04 11:13:41 -05:00
..
content.go Added the general modules test files 2014-11-04 11:13:41 -05:00
general.go Adding ReaderTo and ToReader helper functions 2014-11-04 00:26:56 -05:00
general_test.go Added the general modules test files 2014-11-04 11:13:41 -05:00
path.go Migrating Hugo to Afero for filesystem calls. 2014-11-01 11:57:29 -04:00
pygments.go Add pygmentsstyle and pygmentsuseclasses options 2014-05-09 23:20:11 -04:00
url.go Fix spf13/hugo#467. RSSLink now point to index.xml 2014-10-15 12:36:06 -04:00