Files
outline/server/pages/integrations/github-gist.md
2018-12-22 19:57:01 -08:00

441 B

In an Outline document, paste a link to a public Gist and it will be immediately converted into an embedded version. Embedding code in your knowledge base is a great way to document best practices.

Outline also supports native code blocks, simply start a line with three backticks (```) to create a code block with syntax highlighting.

This integration works without any additional settings or authentication.