hugo/hugolib
ypnos 9f6b5ad3b4 Save auto-detected markup type in Page.Markup
If Page.Markup was not set by the user, it will now be set after
guessing from the file extension. This means, Page.Markup will be set in
any case. It can be used by a theme to differentiate between markup
types.

Fixes #1950
2016-04-09 00:48:53 +02:00
..
author.go
benchmark_test.go
datafiles_test.go
handler_base.go
handler_file.go hugolib: Un-export internal Site-methods 2016-04-08 17:55:23 +02:00
handler_meta.go
handler_page.go
handler_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
hugo.go huglib: Add even more missing GoDoc 2016-04-07 16:05:23 +02:00
media.go
menu.go
menu_test.go hugolib: Un-export internal Site-methods 2016-04-08 17:55:23 +02:00
node.go
node_test.go
page.go Save auto-detected markup type in Page.Markup 2016-04-09 00:48:53 +02:00
page_permalink_test.go
page_taxonomy_test.go
page_test.go
page_time_integration_test.go
pageCache.go
pageCache_test.go
pageGroup.go hugolib: Add GoDoc to pageGroup.go 2016-04-07 15:21:41 +02:00
pageGroup_test.go Re-export the methods used in page group tests 2016-04-07 18:44:58 +02:00
pageSort.go hugolib: Some more unexports 2016-03-25 03:12:31 +01:00
pageSort_test.go
pagesPrevNext.go huglib: Add even more missing GoDoc 2016-04-07 16:05:23 +02:00
pagesPrevNext_test.go
pagination.go
pagination_test.go
path_separators_test.go
path_separators_windows_test.go
permalinks.go hugolib: Some more unexports 2016-03-25 03:12:31 +01:00
permalinks_test.go hugolib: Some more unexports 2016-03-25 03:12:31 +01:00
planner.go huglib: Add even more missing GoDoc 2016-04-07 16:05:23 +02:00
redis.cn.md
robotstxt_test.go hugolib: Un-export internal Site-methods 2016-04-08 17:55:23 +02:00
rss_test.go hugolib: Un-export internal Site-methods 2016-04-08 17:55:23 +02:00
scratch.go
scratch_test.go
shortcode.go Save auto-detected markup type in Page.Markup 2016-04-09 00:48:53 +02:00
shortcode_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
shortcodeparser.go
shortcodeparser_test.go
site.go Make Hugo build without Mercurial 2016-04-08 21:11:44 +02:00
site_show_plan_test.go hugolib: Un-export internal Site-methods 2016-04-08 17:55:23 +02:00
site_test.go Make Hugo build without Mercurial 2016-04-08 21:11:44 +02:00
site_url_test.go hugolib: Un-export internal Site-methods 2016-04-08 17:55:23 +02:00
siteinfo_test.go hugolib: Un-export internal Site-methods 2016-04-08 17:55:23 +02:00
siteJSONEncode_test.go
sitemap.go
sitemap_test.go hugolib: Un-export internal Site-methods 2016-04-08 17:55:23 +02:00
summary.go
taxonomy.go Make ByCount sort consistently 2016-04-02 22:59:10 +02:00
taxonomy_test.go Make ByCount sort consistently 2016-04-02 22:59:10 +02:00