-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
Context
Use of the blog plugin without further settings.
Bug description
As discussed in #6998 (reply in thread), the post date by default contains a time was well, which is set to 12:00AM. It should display only a date, regardless of whether the page header contains only a date or a date and time. This has also been observed in #6996.
While is is possible to fix this through customization, the default should be only the date.
Note that the default was date only as late as 9.5.13+insiders.4.53.1.
Related links
- Reporting a bug
- https://squidfunk.github.io/mkdocs-material/plugins/blog/#config.post_date_format
Reproduction
9.5.16+insiders.4.53.4-datetime-blog.zip
Steps to reproduce
- mkdocs serve
- navigate to http://localhost:8000/blog/
- Observe the date and time in the blog index
- Click though to the blog post itself
- Observe the data and time in the post metadata
Browser
No response
Before submitting
- I have read and followed the bug reporting guidelines.
- I have attached links to the documentation, and possibly related issues and discussions.
- I assure that I have removed all customizations before submitting this bug report.
- I have attached a .zip file with a minimal reproduction using the built-in info plugin.
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open