docs_js_injection_test 0.1.1

Tests using custom javascript in docs.rs
Documentation
1
2
3
<script>
  alert('Hello World!');
</script>