Download Article
Format your Telegram message as a code block
Download Article
Trying to send a code snippet to someone over Telegram? You can easily send code examples by using the backtick ` markdown character. This wikiHow guide shows you how to send preformatted code in a Telegram message on a Windows or macOS computer.
Sending Code on Telegram
- Type ``` at the beginning and end of the code text to format it as a code snippet.
- This will maintain the code's formatting, which is great for sending code examples.
- Alternatively, use Formatting > Monospace to format the code as monospace font.
Steps
-
Type ``` . Typing this syntax in your Telegram chat will allow you to format text as a code snippet. To keep the code in an easy-to-read format, you'll need to add three ` (backticks) at its beginning and end. There's no need to add a space. [1] X Research source
-
Copy and paste the code after the backticks. To do so:
- Press Ctrl + C (Windows) or ⌘ Cmd + C (macOS) to copy a highlighted section of code.
- Switch to the Telegram chat you want to paste the code into.
- Press Ctrl + V (Windows) or ⌘ Cmd + V (macOS). This pastes the copied code into the typing area.
Advertisement -
Type ``` . You should now have a set of three backticks at both ends of the code. [2] X Research source
-
Press ↵ Enter or ⏎ Return . The code will now appear in the conversation in its original format.
- As an alternative to using backticks, you can format the text as monospace, a popular font style for code. Note that this won't preserve the code's indent formatting. To make Telegram text monospace:
- Highlight the code.
- Select Formatting > Monospace .
- Or, press Ctrl + ⇧ Shift + M (Windows) or ⌘ Cmd + ⇧ Shift + M (macOS).
- As an alternative to using backticks, you can format the text as monospace, a popular font style for code. Note that this won't preserve the code's indent formatting. To make Telegram text monospace:
Advertisement
Expert Q&A
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Tips
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
About This Article
Article Summary
X
1. Copy the code.
2. Open Telegram
.
3. Select a conversation.
4. Click the Write a message
box.
5. Type ```
.
6. Paste the code.
7. Type ```
.
8. Press Enter
or Return
.
Did this summary help you?
Thanks to all authors for creating a page that has been read 272,271 times.
Advertisement