We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I apologize for a seemingly stupid question, but how do you guys use code snippets?
I'm trying to wrap them in blocks like:
```python print("Goodbye, World!") ```
but they get sent out "as is". In native Telegram client it turns into a block with a syntax highlighting, etc.
The text was updated successfully, but these errors were encountered:
Use C-u RET to apply formatting, see https://zevlg.github.io/telega.el/#sending-ordinary-messages for details
C-u RET
Sorry, something went wrong.
No branches or pull requests
I apologize for a seemingly stupid question, but how do you guys use code snippets?
I'm trying to wrap them in blocks like:
but they get sent out "as is". In native Telegram client it turns into a block with a syntax highlighting, etc.
The text was updated successfully, but these errors were encountered: