> For the complete documentation index, see [llms.txt](https://utm-1.gitbook.io/utm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/dokumentirovanie/testovye-redaktory/typora.md).

# Typora

### Typora

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

**Платформы:** Windows, macOS, Linux.

**Цена:** бесплатно.

Очень красивый и простой редактор Markdown. Он не разделяется на две панели с отдельным набором и предпросмотром текста, как многие другие программы. Вместо этого синтаксис Markdown в Typora преобразуется в форматированный текст по мере ввода в реальном времени. И это очень удобно.

Typora поддерживает как базовый синтаксис Markdown, так и GitHub Flavored Markdown (в нём чуть больше элементов). В редакторе имеется сфокусированный режим, в котором выделяется только та строка, с которой вы работаете, а весь остальной текст затеняется. Это понравится авторам, которые хотят тщательно прописать каждое предложение в своём будущем шедевре.

Typora позволяет изменять внешний вид своего окна с помощью тем оформления. Готовый текст можно экспортировать в форматы HTML, PDF, Microsoft Word, OpenOffice, RTF, ePub и LaTeX.

[Typora →](https://typora.io/)


---

# 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://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/dokumentirovanie/testovye-redaktory/typora.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.
