Description Usage Arguments Details Value See Also Examples
Turns off text attributes in the terminal, including bold text, italics, underline, etc.
1 |
... |
characters indicating attributes to turn off. |
Use attr_on
to turn on attributes.
NULL
Other style functions:
attr_on()
,
bg_off()
,
bg_on()
,
color_off()
,
color_pair()
,
fg_off()
,
fg_on()
,
make_bg()
,
make_fg()
,
make_style()
,
reset()
,
style()
1 2 3 4 5 6 7 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.