A simple docsify plugin to enable running code on Codepen.io <div class="something"> wow </div> Html Some text css body { background-color: blue; color: #fff; } JS alert('hello');