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:
parent
d4eab557b2
commit
1034d1a6b5
2 changed files with 23 additions and 1 deletions
9
docs/theme/css/general.css
vendored
9
docs/theme/css/general.css
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue