This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Add support for git creation date localized #2551
Labels
change request
Issue requests a new feature or improvement
Description
Hi @squidfunk! I just released mkdocs-git-revision-date-localized-plugin v0.9, which adds a new tag
page.meta.git_creation_date_localized
(implemented by @PegasisForever).I'd like to offer native support for that tag as well in mkdocs-material. It's backwards compatible; if a user specifies
enable_creation_date: true
, the creation dates should also show up.Implementation-wise, that means:
source-date.html
partial with an additional if/elseWould you be open to a PR for this?
Use Cases
Screenshots / Mockups
The text was updated successfully, but these errors were encountered: