mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
fix: lucky7 formatting in markdown
This commit is contained in:
parent
301ca0b7aa
commit
1374227b41
|
@ -48,7 +48,7 @@ Style specifies the format in which the time will be displayed. The table below
|
|||
| `houston` | `00:00:00.001` | `00:00:02.1` | `00:03:02.1` | `04:03:02.1` |
|
||||
| `amarillo` | `0.001s` | `2.1s` | `182.1s` | `14,582.1s` |
|
||||
| `round` | `1ms` | `2s` | `3m 2s` | `4h 3m` |
|
||||
| `lucky7` | ` 1ms` | ` 2s ` | ` 3m 2s` | ` 4h 3m` |
|
||||
| `lucky7` | ` 1ms` | ` 2.00s ` | ` 3m 2s` | ` 4h 3m` |
|
||||
|
||||
## Template ([info][templates])
|
||||
|
||||
|
|
Loading…
Reference in a new issue