mdbook-iced 0.2.0

An mdBook preprocessor to turn iced code blocks into interactive examples
Documentation
1
2
3
<script type="module" id="iceberg-{{ ID }}">
  embed(document.getElementById("iceberg-{{ ID }}"), "{{ HASH }}", "{{ HEIGHT }}");
</script>