Skip to content

The ToC release

Choose a tag to compare

@davep davep released this 04 Jun 12:26
· 46 commits to main since this release
d004133

What's Changed

  • Formatted count numbers on the statistics page (such as posts, tags, categories, external links, word counts, lifespan, streaks) with commas when they run into the thousands. (#586)
  • Added a responsive table of contents display to posts and pages, which floats to the right on wider displays, or as a collapsible inline list on narrow displays. Also added support for show_toc and show_toc_inline frontmatter properties (on by default). (#588)

Full Changelog: v2.37.0...v2.38.0