-
-
Notifications
You must be signed in to change notification settings - Fork 52
Text Tricks on GitHub
zumbak04 edited this page Oct 26, 2019
·
8 revisions
Here we will describe the tricks that you may need when writing changelogs or comments on GitHub.
Github supports the copypasting of images: Print Screen the game and Ctrl+V inside your comment or changelog.
We recommend to hide your images inside Spoilers:
<details>
<summary>Click to expand</summary>
Text to hide
</details>
Important! Images don't work in spoilers if there's no empty line above the image. Example of a working image:
<details>
<summary>Click to expand</summary>

</details>
You can save lines of text in Replies by clicking Create a new saved reply... We recommend to save Spoiler we mentioned above as your first reply. Click on the name of the saved reply to use it.