Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 385 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 385 Bytes

run js code

  • doc

  • repo

  • head

    window.$docsify = {
      // ...
      runkit: {
        // Options...
      },
    };
  • body

    <!-- docsify-plugin-runkit -->
    <script src="https://cdn.jsdelivr.net/npm/docsify-plugin-runkit@1"></script>