docs: Add section about Edit Prediction modes (#26683)

To go along the upcoming blog post as well as the new menu item options
(https://github.com/zed-industries/zed/pull/26680).

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-03-13 12:48:39 -03:00 committed by GitHub
parent d4eab557b2
commit 1034d1a6b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 1 deletions

View file

@ -169,7 +169,14 @@ h6:target::before {
}
.content ol {
line-height: 1.8;
padding-left: 1.8em;
::marker {
font-size: 1.4rem;
}
li {
padding-left: 0;
}
}
.content ul {
line-height: 1.8;