More readable table in viewing source (#706)
This commit is contained in:
parent
5d02ed8c37
commit
69280152c9
@ -12,7 +12,7 @@ use crate::style::parse_next_u8;
|
|||||||
/// The following list of 16 base colors are available for almost all terminals (Windows 7 and 8 included).
|
/// The following list of 16 base colors are available for almost all terminals (Windows 7 and 8 included).
|
||||||
///
|
///
|
||||||
/// | Light | Dark |
|
/// | Light | Dark |
|
||||||
/// | :--| :-- |
|
/// | :--------- | :------------ |
|
||||||
/// | `DarkGrey` | `Black` |
|
/// | `DarkGrey` | `Black` |
|
||||||
/// | `Red` | `DarkRed` |
|
/// | `Red` | `DarkRed` |
|
||||||
/// | `Green` | `DarkGreen` |
|
/// | `Green` | `DarkGreen` |
|
||||||
|
Loading…
Reference in New Issue
Block a user