mirror of https://github.com/lcpz/lain.git
Updated Utilities (markdown)
This commit is contained in:
parent
7024730f8f
commit
e0832541cf
|
@ -40,7 +40,7 @@ then you can call its functions:
|
||||||
|`-- normal() Set both foreground and background normal colors.
|
|`-- normal() Set both foreground and background normal colors.
|
||||||
`-- urgent() Set both foreground and background urgent colors.
|
`-- urgent() Set both foreground and background urgent colors.
|
||||||
|
|
||||||
they all take one argument, which is the text to markup, except `fg.color()` and `bg.color()`:
|
they all take one argument, which is the text to markup, except `fg.color` and `bg.color`:
|
||||||
|
|
||||||
markup.fg.color(text, color)
|
markup.fg.color(text, color)
|
||||||
markup.bg.color(text, color)
|
markup.bg.color(text, color)
|
||||||
|
|
Loading…
Reference in New Issue