Skip to content

v2.3.0

Choose a tag to compare

@prcr prcr released this 31 Jul 15:53
· 163 commits to main since this release
9e22901

Added

  • New option trim to trim meta descriptions coming from the first paragraph of the pages to include at most max_length characters. Fixes #259. Thanks to @mur4d1n for the contribution! 🎉

Changed

  • If you're using MkDocs>=1.5.0, the log messages produced by the plugin have the prefix meta-descriptions: instead of [meta-descriptions] since the plugin now uses the built-in MkDocs logger to help format log messages consistently across plugins.