Optimize images

This commit is contained in:
Tom Moor
2018-12-22 19:57:01 -08:00
parent 4599e03121
commit ab82d76332
24 changed files with 87 additions and 45 deletions

View File

@ -0,0 +1,5 @@
In an Outline document, paste a link to a public [Gist](https://gist.github.com) 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.