---
metadata:
  - name: generator
    content: Diplodoc Platform v5.46.1
alternate:
  - https://yandex.com.tr/support/wiki/en/release-notes/2402.md
title: "Yandex\_Wiki release notes for February 2024"
description: "Check out Yandex\_Wiki release notes for February 2024."
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/support/wiki/en/llms.txt


# Yandex Wiki release notes: February 2024

* [Sorting in the tree section](#edit-tree-sort)
* [Converting a heading into a paragraph](#title-paragraph-convert)

## Sorting in the <q>tree</q> section {#edit-tree-sort}

The new editor now allows sorting pages of a cluster in the [tree](https://yandex.com.tr/support/wiki/en/wysiwyg/toc-structure.md#tree)  section. To do this:

1. In the section description, add the `sort_by` parameter and specify the field for sorting:

   * `title`: By heading
   * `cluster`: By cluster
   * `created_at`: By creation date
   * `modified_at`: By modification date

1. (Optional) Specify the sorting order in the `sort` parameter:

   * `asc`: In ascending order
   * `desc`: In descending order

For example, use the following for sorting by heading in the descending order:

```
{{ tree sort_by="title" sort="desc"}}
```

## Converting a heading into a paragraph {#title-paragraph-convert}

In the new editor, when [formatting a text](https://yandex.com.tr/support/wiki/en/wysiwyg/text-format.md#format-wysiwyg), a heading-to-text conversion takes place if you repeatedly select the same level heading for it.

You can now select the <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M3.279 2.544A.75.75 0 0 1 4 2h8a.75.75 0 0 1 .721.544l.5 1.75a.75.75 0 1 1-1.442.412L11.434 3.5H8.75l-.004 9H9.5a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1 0-1.5h.746l.004-9H4.566L4.22 4.706a.75.75 0 1 1-1.442-.412l.5-1.75Z" clip-rule="evenodd"/></svg> **Text** level after clicking <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" d="M10.654 8.748h-5.52v4.695h-1.41V2.688h1.41v4.784h5.52V2.688h1.425v10.756h-1.425V8.748z"/></svg></svg> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" d="M4.502 5.775A.75.75 0 0 0 3.498 6.89l1.004-1.115zM8 9.932l-.502.557a.75.75 0 0 0 1.004 0L8 9.932zm4.502-3.042a.75.75 0 1 0-1.004-1.115l1.004 1.115zm-9.004 0 4 3.6 1.004-1.115-4-3.6L3.498 6.89zm5.004 3.6 4-3.6-1.004-1.115-4 3.6 1.004 1.114z"/></svg></svg> on the toolbar.
