You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose I want the following prismjs file https://prismjs.com/download.html#themes=prism-coy&languages=markup+css+clike+javascript+java+jsx+tsx+typescript Is there a way I can use wget/curl to download the js + css file?
My use case is I want to automate the downloading of the prism.js file if I ever want to add new languages to be highlighted.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Suppose I want the following prismjs file
https://prismjs.com/download.html#themes=prism-coy&languages=markup+css+clike+javascript+java+jsx+tsx+typescript
Is there a way I can usewget/curl
to download the js + css file?My use case is I want to automate the downloading of the prism.js file if I ever want to add new languages to be highlighted.
Beta Was this translation helpful? Give feedback.
All reactions