Knowledge base

1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!

Format text & image on kChat

This guide explains how to insert rich text and images within your messages on kChat.

 

Format the message text (markdown)

Here are the symbols to add before and after your text to format it in the desired style:

SymbolsResultExample
*italic*Ceci sera en italic*
**bold**Ceci sera en gras**
***italic+bold***Ceci sera en italic+gras***
~~strikethrough~~Ceci sera barré~~
```
ligne de code
```Ceci est du code```

 

You can also insert this:

SymbolsResultExample
***

(separator / line / horizontal line)

1ère partie
***
2ème partie

 

Insert an image in the message…

 

… from a URL

Insert the following code into your message by replacing the alternative text and the address (URL) of the image with the image link (the latter must be accessible and visible on the Web):

![alt-text](https://www.domain.xyz/xyz/image.png)

 

Example

Message with image insertion syntax:
sign

and if the URL to the image is in the clipboard, simply paste the link into a conversation and the image will be added to your message.

 

… from the hard drive or kDrive

Click on the paperclip icon to insert an existing image on your hard drive or kDrive:
sign

The image will be inserted into the message that you can send directly in the conversation without necessarily adding additional text.


Has this FAQ been helpful?