summaryrefslogtreecommitdiffstats
path: root/hugolib/handler_page.go
AgeCommit message (Expand)Author
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-11-17Make replaceShortcodeTokens rewrite the input sliceBjørn Erik Pedersen
2015-06-21Remove superfluous p-tags around shortcodesBjørn Erik Pedersen
2015-05-08Very experimental support for mmarkAnthony Fok
2015-05-06Add shortcode support for HTML filesbep
2015-04-03hugolib: make Page implement the ReaderFrom interfacebep
2015-03-29Fix shortcode handling in ToCbep
2015-03-24Add missing ".adoc" extension in handler_page.goAnthony Fok
2015-03-12Experimental AsciiDoc support with external helpersAnthony Fok
2015-03-07hugolib: apply some Hugolint rulesbep
2015-01-30Use a regular expression in replaceShortcodeTokensJeffrey Tolar
2015-01-21Register rstHandler to restore experimental reST supportAnthony Fok
2015-01-14Disable shortcode processing for html filesbep
2014-11-20refactor handlers to use types instead of structs.spf13
2014-11-04Adding an html file handlerspf13
2014-11-01Handler WIPspf13
2014-10-20Handlers WIP - Convert now workingspf13
2014-10-20Handlers WIP (builds)spf13
2014-10-20Handlers WIPspf13