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
{{ message }}
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.
I see that jr.js is hardcoded for your demo.
Any chance you can release a "production" library version that everybody will be able to include in their website and add the rest of the code specific to their website in a seperate js or inside <script> tags?
The text was updated successfully, but these errors were encountered:
The whole idea is that you download the jr.js and showdown.js files and upload them to your own server. However, perhaps we could setup a combined javascript file that people could use on a CDN without needing to download/upload those two files to their own server.
Yup, thats why I am asking. I wanted to add your project to OSSCDN
Can you provide an official version for this? I dont want to modify your code and then host it under your name.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I see that jr.js is hardcoded for your demo.
Any chance you can release a "production" library version that everybody will be able to include in their website and add the rest of the code specific to their website in a seperate js or inside
<script>
tags?The text was updated successfully, but these errors were encountered: