Skip to content

Text Tricks on GitHub

zumbak04 edited this page Oct 25, 2019 · 8 revisions

Here we will describe the tricks that you may need when writing changelogs or comments on GitHub.

Ctrl+V Images

Github supports copypaste of images: Print Screen the game and Ctrl+V inside your comment or changelog.

Spoilers

We recommend to hide your images inside Spoilers:

<details>
<summary>Click to expand</summary>

Text to hide

</details>
Clone this wiki locally