-
Notifications
You must be signed in to change notification settings - Fork 977
Closed
Description
Here:
Lines 324 to 329 in 2c0bbd9
if(fallbackLink){ | |
fallbackHTML = (typeof fallbackLink === "string") ? fallbackLink : fallbackHTML_default; | |
targetNode.innerHTML = fallbackHTML.replace(/\[url\]/g, url); | |
} |
It only works on devices without pdf support like mobile devices.
Metadata
Metadata
Assignees
Labels
No labels