Closed timvink closed 3 years ago
This seems to be an issue again, with javascript injection not working properly.
so timeago
is not loaded by javascript:
but the injection is there:
It works fine on pages that are not notebooks. I'm quite puzzled with this one.
It might have to do with the page being re-rendered:
Having a look at the linked issue, it seems the cause is outside of this plugin.
Once that issue has been addressed, it can be tested (manually) using a fixture included in this repo:
mkdocs serve -f tests/fixtures/with_mknotebooks/mkdocs.yml
Works again after the latest update of mknotebook
version 0.7.1
!
When inserting jupyter notebooks, the revisiondate remains blank when using
type: timeago
:The info is there:
But it looks like the javascript injection does not work properly. Possibly #39 might fix this