You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.