1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

5 Commits

Author SHA1 Message Date
11ca84f8cb Add unicode support for aliases, indexes, urlize template filter.
Now aliases and indexes are not restricted ASCII letters and can include
any unicode letters.
2014-02-05 11:49:57 -05:00
6dd2e9a49a gofmt all go code 2014-01-29 18:03:35 -05:00
01da9a40e6 Report error, but don’t fatally stop if pygments has error. Return original string. (+1 squashed commit)
Squashed commits:
[849a7af] if highlighting doesn’t work, just return original string
2014-01-10 21:28:48 -05:00
fa29e94edb Adding Pygments helper 2013-12-05 09:42:29 -05:00
44d57fdc0c Reorganize helpers 2013-12-05 09:29:41 -05:00