zero-md
zero-md copied to clipboard
Is there a way to opt-out jsdelivr cdn requirement?
Motivation
Offline usages
There is, but what's your use-case? You could use npm and a build tool to bundle everything together, or you could use the load function to redefine the dependency URL location.
I'd like to use zero-md in intranet, but not internet.