Skip to content

Instantly share code, notes, and snippets.

@emedinaa
Last active November 12, 2017 13:58
Show Gist options
  • Save emedinaa/dc8e26977827a1cc835dc929024e2537 to your computer and use it in GitHub Desktop.
Save emedinaa/dc8e26977827a1cc835dc929024e2537 to your computer and use it in GitHub Desktop.
Markdown-Tips&Tricks
#image
<img src="./images/kotlin-plugin.png" height="240">
<img src="https://github.com/favicon.ico" height="24">
<img src="https://github.com/favicon.ico" height="24" width="48">
<p align="center"><img src="./kotlin.png" height="576"></p>
#gif
<img src="./video.gif?raw=true" height="480">
![](./video.gif?raw=true")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment