-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
The documentation is no longer using CodeMirror (we are now using Highlight.js).
As a result we can remove the following passthrough blocks:
<script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.13.4/mode/javascript/javascript.min.js"></script> |
<script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.13.4/mode/go/go.min.js"></script> |
<script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.13.4/mode/python/python.min.js"></script> |
<script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.13.4/mode/java/java.min.js"></script> |
Metadata
Metadata
Assignees
Labels
No labels