]>
git.maquefel.me Git - brevno-suite/hugo/log
Razon Yang [Sat, 1 Jun 2024 15:48:43 +0000 (23:48 +0800)]
metrics: Increase maximum length of cumulative duration to 15
Bjørn Erik Pedersen [Sat, 1 Jun 2024 08:27:10 +0000 (10:27 +0200)]
content adapter: Handle <!--more--> separator in content.value
Closes #12556
Bjørn Erik Pedersen [Fri, 31 May 2024 07:03:09 +0000 (09:03 +0200)]
releaser: Try to fix the last failing step
Bjørn Erik Pedersen [Thu, 30 May 2024 16:58:47 +0000 (18:58 +0200)]
releaser: Prepare repository for 0.127.0-DEV
hugoreleaser [Thu, 30 May 2024 16:07:40 +0000 (16:07 +0000)]
releaser: Bump versions for release of 0.126.2
[ci skip]
Bjørn Erik Pedersen [Thu, 30 May 2024 12:58:05 +0000 (14:58 +0200)]
content adapter: Fix server crash on partial edit
Fixes #12538
Bjørn Erik Pedersen [Thu, 30 May 2024 09:42:07 +0000 (11:42 +0200)]
Delete .github/workflows/test-dart-sass-v1.yml
That work flow was added to make sure Hugo kept on working for people using the old Dart Sass Protocol binary. We still do, but testing it on every PR build is too much now that all/most people should have upgraded.
Bjørn Erik Pedersen [Thu, 30 May 2024 09:35:02 +0000 (11:35 +0200)]
commands: Add shorthand flags -M (--renderToMemory) and -N (--navigateToChanged)
Closes #12530
Bjørn Erik Pedersen [Wed, 29 May 2024 11:23:36 +0000 (13:23 +0200)]
content adapter: Add support for menus in AddPage
Fixes #12507
Bjørn Erik Pedersen [Wed, 29 May 2024 10:59:57 +0000 (12:59 +0200)]
content adapter: Fix issue with content starting out with a shortcode
Fixes #12544
Joe Mooring [Wed, 22 May 2024 18:07:45 +0000 (11:07 -0700)]
hugolib: Allow override of sitemap file name
Closes #12525
Joe Mooring [Sun, 19 May 2024 15:31:19 +0000 (08:31 -0700)]
commands: Improve list command
- Improve help text
- Add "kind" and "section" to CSV output
- Add a "published" subcommand to list content that is not draft,
expired, or future.
Closes #12520
Joe Mooring [Tue, 21 May 2024 11:13:16 +0000 (04:13 -0700)]
config: Remove extraneous BuildConfig setting
Closes #12519
Joe Mooring [Fri, 17 May 2024 22:41:18 +0000 (15:41 -0700)]
tpl/tplimpl: Resolve render hook destinations with leading ./
Closes #12514
Bjørn Erik Pedersen [Fri, 17 May 2024 08:30:54 +0000 (10:30 +0200)]
Also warn about duplicate content paths with --printPathWarnings
Closes #12511
hugoreleaser [Wed, 15 May 2024 10:42:34 +0000 (10:42 +0000)]
releaser: Bump versions for release of 0.126.1
[ci skip]
Bjørn Erik Pedersen [Wed, 15 May 2024 09:59:03 +0000 (11:59 +0200)]
Fix mixed case Page params handling in content adapters
Fixes #12497
Bjørn Erik Pedersen [Wed, 15 May 2024 09:48:34 +0000 (11:48 +0200)]
Fix paths with dots issue with content adapters
Fixes #12493
hugoreleaser [Tue, 14 May 2024 13:24:11 +0000 (13:24 +0000)]
releaser: Bump versions for release of 0.126.0
[ci skip]
Bjørn Erik Pedersen [Tue, 14 May 2024 12:46:16 +0000 (14:46 +0200)]
docs: Regen docshelper
Joe Mooring [Thu, 25 Apr 2024 15:18:40 +0000 (08:18 -0700)]
tpl/tplimpl: Plainify title and description in twitter_cards.html
Closes #12433
Improves #10900
Joe Mooring [Thu, 25 Apr 2024 14:58:28 +0000 (07:58 -0700)]
tpl/tplimpl: Plainify title and description in schema.html
Closes #12432
Joe Mooring [Tue, 14 May 2024 12:05:11 +0000 (05:05 -0700)]
resources/images: Handle NaN EXIF latitude and longitude
Fixes #12490
Bjørn Erik Pedersen [Sun, 17 Mar 2024 10:12:33 +0000 (11:12 +0100)]
Create pages from _content.gotmpl
Closes #12427
Closes #12485
Closes #6310
Closes #5074
Joe Mooring [Fri, 10 May 2024 22:30:17 +0000 (15:30 -0700)]
create/skeletons: Remove superfluous language code fallback
Closes #12479
Joe Mooring [Fri, 10 May 2024 22:25:20 +0000 (15:25 -0700)]
tpl/tplimpl: Improve locale value in opengraph.html
Closes #12480
dependabot[bot] [Tue, 7 May 2024 08:05:55 +0000 (08:05 +0000)]
build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.25.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 6 May 2024 08:10:43 +0000 (08:10 +0000)]
build(deps): bump golang.org/x/image from 0.15.0 to 0.16.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/image/compare/v0.15.0...v0.16.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Bjørn Erik Pedersen [Thu, 2 May 2024 08:35:43 +0000 (10:35 +0200)]
livereload: Improve the livereload script build and update to v4.0.2
This script has very infrequent updates, but just copy pasting the minified source creates some potential trust issues.
This JS will now be pulled from a Git version and both the unminified and minified version gets written to disk.
This way it should be easier to reason about changes in the future.
To upgrade, change the commit hash and run `mage generate`.
Closes #12451
Closes #6290
Joe Mooring [Tue, 7 May 2024 17:12:19 +0000 (10:12 -0700)]
tpl/tplimpl: Retain query string and fragment in render-image.html
Closes #12468
Joe Mooring [Sat, 4 May 2024 01:06:10 +0000 (18:06 -0700)]
markup/goldmark: Support extras extension
Enables inclusion of these HTML elements in Markdown:
- Inserted Text (++inserted++)
- Mark Text (==marked==)
- Subscript (H~2~O)
- Superscript (1^st^)
hugoreleaser [Wed, 8 May 2024 15:00:23 +0000 (15:00 +0000)]
releaser: Prepare repository for 0.126.0-DEV
[ci skip]
hugoreleaser [Wed, 8 May 2024 14:46:24 +0000 (14:46 +0000)]
releaser: Bump versions for release of 0.125.7
[ci skip]
Bjørn Erik Pedersen [Wed, 8 May 2024 14:20:16 +0000 (16:20 +0200)]
deps: Downgrade github.com/getkin/kin-openapi v0.124.0 => v0.123.0
We have received reports from users of Hugo's `openapi3.Unmarshal` about breaking behavior in the mentioned `kin-openapi` version, so revert for now, pending further investigation.
Bjørn Erik Pedersen [Wed, 8 May 2024 09:37:56 +0000 (11:37 +0200)]
readme: Update Sponsors
hugoreleaser [Sun, 5 May 2024 11:05:28 +0000 (11:05 +0000)]
releaser: Prepare repository for 0.126.0-DEV
[ci skip]
hugoreleaser [Sun, 5 May 2024 10:52:52 +0000 (10:52 +0000)]
releaser: Bump versions for release of 0.125.6
[ci skip]
Bjørn Erik Pedersen [Sun, 5 May 2024 08:44:35 +0000 (10:44 +0200)]
Fix one more resource change eviction logic issue
This is how we should have fixed #1239.
Fixes #12456
Bjørn Erik Pedersen [Fri, 3 May 2024 09:04:57 +0000 (11:04 +0200)]
Make the cache eviction logic for stale entities more robust
Fixes #12458
dependabot[bot] [Thu, 2 May 2024 08:04:59 +0000 (08:04 +0000)]
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Bjørn Erik Pedersen [Thu, 2 May 2024 08:43:25 +0000 (10:43 +0200)]
Run mage generate
Bjørn Erik Pedersen [Thu, 2 May 2024 08:41:58 +0000 (10:41 +0200)]
resources/page: Pull internal Page methods into its own interface
So it doesn't get visible when passing it to `jsonify`.
hugoreleaser [Wed, 1 May 2024 15:36:00 +0000 (15:36 +0000)]
releaser: Prepare repository for 0.126.0-DEV
[ci skip]
hugoreleaser [Wed, 1 May 2024 15:22:11 +0000 (15:22 +0000)]
releaser: Bump versions for release of 0.125.5
[ci skip]
Bjørn Erik Pedersen [Wed, 1 May 2024 08:01:25 +0000 (10:01 +0200)]
Fix rebuilds on cascade deletes/renames
And also avoid reading sub directories on simple changes to branch `_index.md` files.
Fixes #12449
Bjørn Erik Pedersen [Sat, 20 Apr 2024 13:36:54 +0000 (15:36 +0200)]
commands: Print "Webserver is ..." right before "Total ..."
Also fix it so
* It's not printed when running `hugo -w`
* It'd printed for all kinds of rebuilds
Fixes #12384
Bjørn Erik Pedersen [Tue, 30 Apr 2024 16:25:55 +0000 (18:25 +0200)]
Make sure replaced pages gets marked as stale
Fixes #12436
hugoreleaser [Thu, 25 Apr 2024 13:40:37 +0000 (13:40 +0000)]
releaser: Prepare repository for 0.126.0-DEV
[ci skip]
hugoreleaser [Thu, 25 Apr 2024 13:27:26 +0000 (13:27 +0000)]
releaser: Bump versions for release of 0.125.4
[ci skip]
Peter van Dijk [Thu, 25 Apr 2024 12:38:22 +0000 (14:38 +0200)]
commands: Clarify that create or install a theme are two options
Bjørn Erik Pedersen [Thu, 25 Apr 2024 11:28:42 +0000 (13:28 +0200)]
config: Setups with only one active language can never be multihost
Fixes #12288
Bjørn Erik Pedersen [Thu, 25 Apr 2024 10:30:16 +0000 (12:30 +0200)]
Fix rebuilds when running hugo -w
This was partly broken in Hugo 0.123.0.
We have two internal config options that gets set from the CLI:
* Running; a web server is running
* Watching; either set via `hugo -w` or `hugo server --watch=false`
Part of the change detection code wrongly used the `Running` as a flag when `Watching` would be the correct.
Fixes #12296
dependabot[bot] [Thu, 25 Apr 2024 08:54:26 +0000 (08:54 +0000)]
build(deps): bump github.com/tdewolff/minify/v2 from 2.20.19 to 2.20.20
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.19 to 2.20.20.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.19...v2.20.20)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Joe Mooring [Wed, 24 Apr 2024 19:15:57 +0000 (12:15 -0700)]
tpl/tplimpl: Fix double-escaping in opengraph template
Closes #12418
Bjørn Erik Pedersen [Tue, 23 Apr 2024 07:15:10 +0000 (09:15 +0200)]
Use Apache License without modification
Closes #12415
Bjørn Erik Pedersen [Mon, 22 Apr 2024 16:12:49 +0000 (18:12 +0200)]
markup/goldmark: Fix data race in the hugocontext wrapper
The window for this to happen is very small, but it has been reported by Go's race detector (-race flag) in a tests once.
Bjørn Erik Pedersen [Mon, 22 Apr 2024 14:57:48 +0000 (16:57 +0200)]
Delete .hugo_build.lock
Added to Git by accident.
Bjørn Erik Pedersen [Mon, 22 Apr 2024 08:56:02 +0000 (10:56 +0200)]
tpl: Escape .Title in built-in image and link render hooks
Co-authored-by: Joe Mooring <joe@mooring.com>
Joe Mooring [Mon, 22 Apr 2024 13:08:58 +0000 (06:08 -0700)]
tpl/tplimpl: Improve embedded templates
- Do not call the YouTube oEmbed API
- Do not include the Hugo version in RSS feeds
Closes #12396
Eric Anderson [Sun, 21 Apr 2024 15:50:56 +0000 (08:50 -0700)]
SECURITY.md: Update link to security model
The security model was moved in https://github.com/gohugoio/hugoDocs/pull/2495
Bjørn Erik Pedersen [Mon, 22 Apr 2024 08:39:36 +0000 (10:39 +0200)]
modules: Fix potential infinite loop in module collection
Fixes #12407
hugoreleaser [Sat, 20 Apr 2024 15:29:44 +0000 (15:29 +0000)]
releaser: Bump versions for release of 0.125.2
[ci skip]
Bjørn Erik Pedersen [Sat, 20 Apr 2024 14:51:56 +0000 (16:51 +0200)]
Only add root sections to the section pages menu
Fixes #12399
Bjørn Erik Pedersen [Sat, 20 Apr 2024 09:05:35 +0000 (11:05 +0200)]
Fix partial rebuilds for SCSS fetched with GetMatch and similar
Fixes #12395
Joe Mooring [Thu, 18 Apr 2024 19:04:47 +0000 (12:04 -0700)]
commands: Add gen chromastyles --lineNumbersTableStyle flag
For symmetry, also rename --linesStyle to --lineNumbersInlineStyle.
Closes #12393
Bjørn Erik Pedersen [Fri, 19 Apr 2024 09:21:50 +0000 (11:21 +0200)]
resources/images: Fix TestColorLuminance on s390x
Joe Mooring [Thu, 18 Apr 2024 19:16:36 +0000 (12:16 -0700)]
commands: Provide examples for chromastyles flags
Closes #12387
hugoreleaser [Thu, 18 Apr 2024 08:34:20 +0000 (08:34 +0000)]
releaser: Prepare repository for 0.126.0-DEV
[ci skip]
hugoreleaser [Thu, 18 Apr 2024 08:21:19 +0000 (08:21 +0000)]
releaser: Bump versions for release of 0.125.1
[ci skip]
Bjørn Erik Pedersen [Wed, 17 Apr 2024 12:22:38 +0000 (14:22 +0200)]
tpl: Use erroridf for remote YouTube errors
So they can be silenced.
Fixes #12383
Bjørn Erik Pedersen [Wed, 17 Apr 2024 10:04:00 +0000 (12:04 +0200)]
build: Fix `GLIBC_2.29' not found issue
Closes #12381
hugoreleaser [Tue, 16 Apr 2024 15:21:02 +0000 (15:21 +0000)]
releaser: Prepare repository for 0.126.0-DEV
[ci skip]
hugoreleaser [Tue, 16 Apr 2024 15:04:41 +0000 (15:04 +0000)]
releaser: Bump versions for release of 0.125.0
[ci skip]
Bjørn Erik Pedersen [Tue, 16 Apr 2024 10:08:28 +0000 (12:08 +0200)]
docs: Regen docshelper
Bjørn Erik Pedersen [Tue, 16 Apr 2024 07:32:08 +0000 (09:32 +0200)]
Fix server rebuilds when adding a content file on Linux
Fixes #12362
dependabot[bot] [Mon, 15 Apr 2024 09:00:48 +0000 (09:00 +0000)]
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Bjørn Erik Pedersen [Mon, 15 Apr 2024 08:09:25 +0000 (10:09 +0200)]
Add Luminance to Color
To sort an image's colors from darkest to lightest, you can then do:
```handlebars
{{ {{ $colorsByLuminance := sort $image.Colors "Luminance" }}
```
This uses the formula defined here: https://www.w3.org/TR/WCAG21/#dfn-relative-luminance
Fixes #10450
Bjørn Erik Pedersen [Mon, 15 Apr 2024 13:48:42 +0000 (15:48 +0200)]
hugolib: Add an asciidoc rebuild test case
See #12375
Bjørn Erik Pedersen [Thu, 11 Apr 2024 15:46:18 +0000 (17:46 +0200)]
Pass .RenderShortcodes' Page to render hooks as .PageInner
The main use case for this is to resolve links and resources (e.g. images) relative to the included `Page`.
A typical `include` would similar to this:
```handlebars
{{ with site.GetPage (.Get 0) }}
{{ .RenderShortcodes }}
{{ end }}
```
And when used in a Markdown file:
```markdown
{{% include "/posts/p1" %}}
```
Any render hook triggered while rendering `/posts/p1` will get `/posts/p1` when calling `.PageInner`.
Note that
* This is only relevant for shortcodes included with `{{%` that calls `.RenderShortcodes`.
* `.PageInner` is available in all render hooks that, before this commit, received `.Page`.
* `.PageInner` will fall back to the value of `.Page` if not relevant and will always have a value.
Fixes #12356
dependabot[bot] [Sun, 14 Apr 2024 14:23:53 +0000 (14:23 +0000)]
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Joe Mooring [Sun, 14 Apr 2024 04:17:39 +0000 (21:17 -0700)]
helpers: Fix TrimShortHTML when used with AsciiDoc content
Fixes #12369
Bjørn Erik Pedersen [Sun, 14 Apr 2024 14:13:44 +0000 (16:13 +0200)]
github: Add a "free space" step on Ubuntu
Bjørn Erik Pedersen [Sun, 14 Apr 2024 13:54:49 +0000 (15:54 +0200)]
helpers: Add BenchmarkTrimShortHTML
Bjørn Erik Pedersen [Sun, 14 Apr 2024 11:14:22 +0000 (13:14 +0200)]
github: Update actions
Bjørn Erik Pedersen [Sun, 14 Apr 2024 11:10:43 +0000 (13:10 +0200)]
github: Format GitHub actions files
Joe Mooring [Sat, 13 Apr 2024 16:22:19 +0000 (09:22 -0700)]
hugolib: Display server address after each rebuild
Closes #12359
Joe Mooring [Thu, 11 Apr 2024 19:42:57 +0000 (12:42 -0700)]
resources/page: Add taxonomies Page method
Closes #12316
Bjørn Erik Pedersen [Thu, 11 Apr 2024 12:40:34 +0000 (14:40 +0200)]
commands: Adjust completions
Ville Skyttä [Sun, 7 Apr 2024 20:33:17 +0000 (20:33 +0000)]
completion: Improve existing argument completions, add many more
Do not offer filenames to arguments not taking one, complete arguments
of options taking resource kinds, directory names, --logLevel, release
--step, config and new --format.
As an internal refactoring, use higher level functions to set flag
completions. SetAnnotation works, but is more verbose than
alternatives, and uses bash specific wording.
While at it, move setting completions next to flag definitions
consistently.
Remove superfluous --destination completer setting, which is already
set elsewhere.
Bjørn Erik Pedersen [Thu, 11 Apr 2024 13:14:28 +0000 (15:14 +0200)]
Upgrade to Go 1.22.2
Closes #12351
dependabot[bot] [Thu, 11 Apr 2024 11:31:33 +0000 (11:31 +0000)]
build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.19.0...v0.20.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Bjørn Erik Pedersen [Thu, 11 Apr 2024 10:19:27 +0000 (12:19 +0200)]
github: Fix CI build
Eitan Adler [Thu, 11 Apr 2024 07:31:33 +0000 (00:31 -0700)]
all: Fix duplicate words in comments
dependabot[bot] [Fri, 5 Apr 2024 15:46:54 +0000 (15:46 +0000)]
build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.24.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 8 Apr 2024 08:34:15 +0000 (08:34 +0000)]
build(deps): bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.123.0 to 0.124.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.123.0...v0.124.0)
---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Christian Oliff [Thu, 11 Apr 2024 07:23:17 +0000 (16:23 +0900)]
all: Typo fixes
Bjørn Erik Pedersen [Mon, 8 Apr 2024 16:28:04 +0000 (18:28 +0200)]
babel: Run go fmt
guangwu [Mon, 8 Apr 2024 13:23:08 +0000 (21:23 +0800)]
babel: Close file before removing
dependabot[bot] [Fri, 5 Apr 2024 08:59:02 +0000 (08:59 +0000)]
bump golang.org/x/mod from 0.16.0 to 0.17.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/mod/compare/v0.16.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
curegit [Fri, 5 Apr 2024 15:43:55 +0000 (00:43 +0900)]
hugolib: Fix regression for blank summaries
Fix regression in content summarization so that we can use empty
summary by using the manual summary divider. Since v0.123, there
has been the regression that causes Hugo to use automatic summary
generation when the manual summary results in an empty string,
even if there is a `<!--more-->` summary divider.