Skip to content

Instantly share code, notes, and snippets.

@col3name
Created July 23, 2025 12:26
Show Gist options
  • Select an option

  • Save col3name/de8d554a66b67ece1e68ed2c35d4ecc9 to your computer and use it in GitHub Desktop.

Select an option

Save col3name/de8d554a66b67ece1e68ed2c35d4ecc9 to your computer and use it in GitHub Desktop.
*bold \*text*
_italic \*text_
__underline__
~strikethrough~
||spoiler||
*bold _italic bold ~italic bold strikethrough ||italic bold strikethrough spoiler||~ __underline italic bold___ bold*
[inline URL](http://www.example.com/)
[inline mention of a user](tg://user?id=123456789)
![👍](tg://emoji?id=5368324170671202286)
`inline fixed-width code`
```
pre-formatted fixed-width code block
```
```python
pre-formatted fixed-width code block written in the Python programming language
```
>Block quotation started
>Block quotation continued
>Block quotation continued
>Block quotation continued
>The last line of the block quotation
**>The expandable block quotation started right after the previous block quotation
>It is separated from the previous block quotation by an empty bold entity
>Expandable block quotation continued
>Hidden by default part of the expandable block quotation started
>Expandable block quotation continued
>The last line of the expandable block quotation with the expandability mark||
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment