-
What do I need to do to enable what's at the bottom of this screenshot? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Hello @nicfv, |
Beta Was this translation helpful? Give feedback.
-
This new plugin solves your problem perfectly mkdocs-document-dates, try it! |
Beta Was this translation helpful? Give feedback.
Thanks for checking this out. My main issue was just that I had
date_updated
instead ofdate.updated
. It would be interesting to have a builtin relative date converter. For now I'll just try out the plugin you suggested.