Skip to content

Instantly share code, notes, and snippets.

@yann-yinn
Created July 25, 2019 13:52
Show Gist options
  • Save yann-yinn/fd6da3d27959cfa6266950bd7956778f to your computer and use it in GitHub Desktop.
Save yann-yinn/fd6da3d27959cfa6266950bd7956778f to your computer and use it in GitHub Desktop.
ckeditor-code.html
<figure>
<figcaption>Your code title</figcaption>
<pre>
<code contenteditable spellcheck="false">
<!-- your code here -->
</code>
</pre>
</figure>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment