> For the complete documentation index, see [llms.txt](https://docs.gocontent.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gocontent.ai/gocontent-article/edit-and-manage-my-articles/text-editor.md).

# Text Editor

At the bottom of the article, you have the **Text Editor** which allows you to format your article by using italics, bold, creating paragraphs, etc.

***

<figure><img src="/files/fklUMcy0CFINmOnKAOOW" alt=""><figcaption></figcaption></figure>

Allows you to undo and thus remove the last modification made to the text.

***

<figure><img src="/files/A5INQzoAUFHNRb1whsus" alt=""><figcaption></figcaption></figure>

Allows you to undo and thus remove the last modification made to the text....: Allows you to redo and thus reapply the last modification made to the text.

***

<figure><img src="/files/KpSB4JTjl4G8OSAigTMZ" alt=""><figcaption></figcaption></figure>

Allows you to choose the text format: Paragraph, H1, H2, etc.

***

<figure><img src="/files/yAIN0M0cPDvYaPHH6bSg" alt=""><figcaption></figcaption></figure>

Allows you to make the selected text bold.

***

<figure><img src="/files/cQrR0owEK6hs5icQg3hO" alt=""><figcaption></figcaption></figure>

Allows you to make the selected text italic.

***

<figure><img src="/files/2EmIQH1C5tBYyB7PAGLR" alt=""><figcaption></figcaption></figure>

Allows you to underline the selected text.

***

<figure><img src="/files/fpAgaujuRzOzYMXKJK4z" alt=""><figcaption></figcaption></figure>

Allows you to strikethrough the selected text.

***

<figure><img src="/files/ZYcxubTyvp6WVDAboMrK" alt=""><figcaption></figcaption></figure>

Allows you to turn the selected text into a link.

***

<figure><img src="/files/vsACawqWaeOVeqC61RFc" alt=""><figcaption></figcaption></figure>

Allows you to insert an image into the body of the article. Note: you must provide the image URL.&#x20;

For example[**https://www.gocontent.ai/images/illustration-what-is-gocontent-480.webp**](https://www.gocontent.ai/images/illustration-what-is-gocontent-480.webp) is the link to the image on the GoContent homepage.

***

<figure><img src="/files/QKpXfXFkQMFL7YbEdUqz" alt=""><figcaption></figcaption></figure>

Allows you to align the text to the right, left, or center.

***

<figure><img src="/files/xpxEZrxVuNZumwmk8cCR" alt=""><figcaption></figcaption></figure>

Allows you to remove formatting (italics, bold, etc.) from the selected text.

***

<figure><img src="/files/pc9BzVSmKKCwVNcqoNjL" alt=""><figcaption></figcaption></figure>

Allows you to view the article in **source code**.

***

To save the changes, don't forget to click [**save**](/gocontent-article/edit-and-manage-my-articles/save.md).

<figure><img src="/files/qu5hD1JPtIE07iyQmD9R" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">Pas nécessaire</mark>

<figure><img src="/files/cuqJs8SE1XGj5zl7mvMU" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gocontent.ai/gocontent-article/edit-and-manage-my-articles/text-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
