Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # klipse - https://github.com/paultopia/experimental-cryogen/blob/master/resources/templates/themes/nucleus/js/skulpt.min.js <code> <!-- try to get heavy klipse stuff loaded only if post has executable content --> <!-- {% if post.executable %} {% style "css/codemirror.css" %} <script> window.klipse_settings = { selector: '.clojure', selector_eval_python_client: '.python', selector_eval_js: '.javascript' }; </script> <script src="https://storage.googleapis.com/app.klipse.tech/plugin/js/klipse_plugin.js"></script> {% endif %} --> <!-- <script> window.klipse_settings = { selector: '.eval-clojure', selector_eval_js: '.eval-javascript', selector_eval_html: '.eval-html' }; </script> <script src="https://storage.googleapis.com/app.klipse.tech/plugin/js/klipse_plugin.js"></script> --> </code> open/klipse.txt Last modified: 2024/10/05 06:15by 127.0.0.1