mirror of https://github.com/helix-editor/helix
add deprectation not for underlined modifier to docs
parent
4c36c067b0
commit
ad0eb4094b
|
@ -89,6 +89,9 @@ Less common modifiers might not be supported by your terminal emulator.
|
||||||
| `hidden` |
|
| `hidden` |
|
||||||
| `crossed_out` |
|
| `crossed_out` |
|
||||||
|
|
||||||
|
> Note: The `underlined` modifier is deprecated and only available for backwards compatability.
|
||||||
|
> It's behaviour is equivalent to `underline-style="line"`
|
||||||
|
|
||||||
### Underline Style
|
### Underline Style
|
||||||
|
|
||||||
One of the following values may be used as an `underline-style`.
|
One of the following values may be used as an `underline-style`.
|
||||||
|
|
Loading…
Reference in New Issue