Commit 940af67
authored
- README.md+3-3
- common/hugo/version_current.go+1-1
- hugolib/cascade_test.go+2-2
- hugolib/content_map_page_assembler.go+50-5
- hugolib/hugo_smoke_test.go+2-2
- hugolib/integrationtest_builder.go+14-7
- hugolib/language_content_dir_test.go+59
- hugolib/page__content.go+6
- hugolib/params_test.go+1-1
- hugolib/rebuild_test.go+16-1
- hugolib/rendershortcodes_test.go+60
- hugoreleaser.env+3-2
- markup/goldmark/convert.go+6
- markup/goldmark/hugocontext/hugocontext.go+18
- markup/goldmark/toc.go+28-1
- markup/goldmark/toc_integration_test.go+34
- tpl/tplimpl/templates.go+5-5
- tpl/tplimpl/templatestore.go+6-6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments