hugo/helpers
Anthony Fok 19c52ab0b5 Register rstHandler to restore experimental reST support
(Experimental) reStructuredText support was working in v0.12,
but was no longer handled after some refactoring in v0.13-DEV.
That experimental support is now restored.

Furthermore, check for both rst2html and rst2html.py in the PATH,
and execute whichever is found.

See #472 for more information.
2015-01-21 06:41:19 -07:00
..
content.go Register rstHandler to restore experimental reST support 2015-01-21 06:41:19 -07:00
content_test.go Moved a test regarding a content.go function to a new test file content_test.go. 2015-01-09 12:42:13 +01:00
general.go Wrap comments helpers package to fit 80-column width 2014-12-26 08:07:03 -07:00
general_test.go Add more tests to general helper 2015-01-20 18:13:47 +01:00
path.go Minor polish in path/url 2015-01-20 20:45:03 +01:00
path_test.go Fix various Windows-issues 2014-12-09 09:43:15 -05:00
pygments.go Wrap comments helpers package to fit 80-column width 2014-12-26 08:07:03 -07:00
url.go Minor polish in path/url 2015-01-20 20:45:03 +01:00
url_test.go Fix various Windows-issues 2014-12-09 09:43:15 -05:00