Handbook
Glossary
tweet-text-style ( -- value )
Vocabulary
twitter
.
prettyprint
Inputs
None
Outputs
value
an
object
Definition
USING:
io.styles
;
IN:
twitter.prettyprint
CONSTANT:
tweet-text-style
H{
{
font-name
"sans-serif"
}
{
font-size
16
}
{
wrap-margin
500
}
}
inline