-
-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
https://squidfunk.github.io/mkdocs-material/reference/data-tables/#customization
Use only document$ in
Lines 3 to 9 in 9c6dd76
if ( | |
typeof app !== "undefined" && | |
typeof app.document$ !== "undefined" | |
) { | |
app.document$.subscribe(function() { | |
var nodes = document.querySelectorAll('.timeago'); |

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working