Embed GitHub Gists in Inkdrop notes.
Paste a Gist link and it renders as an embedded code snippet in the preview. A paste-link format option lets you quickly insert the iframe HTML directly in the editor.
- Renders GitHub Gists inline in the Markdown preview
- Supports
gist.github.com/...URLs - Adds a "Gist embed" option to the paste-link autocomplete menu for inserting iframe HTML
ipm install embed-gist
- Paste a GitHub Gist URL on its own line in a note
- The preview will render it as an embedded code snippet
- When pasting a Gist URL, select Gist embed from the autocomplete menu to insert the iframe HTML directly
See Releases.