steveathon / bootstrap-wysiwyg

Tiny bootstrap-compatible WYSIWYG rich text editor
MIT License
661 stars 1.71k forks source link

Convert Google Prettify.js Links to CDN Links #116

Open spreadred opened 7 years ago

spreadred commented 7 years ago

Convert Google code-prettify links to use CDN and the new preferred method of loading: run_prettify.js which no longer requires separate includes of prettify.css

Addresses issue #115

spreadred commented 7 years ago

Yes. Here a link to a jsfiddle which simply includes run_prettify.js without the CSS.

spreadred commented 7 years ago

Looks like I messed up my PR. The only intended commit for this PR is the first commit on March 14 relating to the addition of the CDN links in the examples.

steveathon commented 6 years ago

@kaptainkommie did you want to cancel and re-open this PR with the cherry picked changes? Or go ahead with it as it is?

yarkm13 commented 2 years ago

According to repo info rawgit.com was turned off October 2019.

It's possible to use this CDN now https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js