mirror of
https://github.com/TangentFoxy/lovebird.git
synced 2025-07-28 11:02:19 +00:00
Changed lovebird.allowhtml's default to false; updated README
This commit is contained in:
@@ -50,7 +50,7 @@ by default.
|
||||
### lovebird.allowhtml
|
||||
Whether prints should allow HTML. If this is true then any HTML which is
|
||||
printed will be rendered as HTML; if it false then all HTML is rendered as
|
||||
text. This is `true` by default.
|
||||
text. This is `false` by default.
|
||||
|
||||
### lovebird.print(...)
|
||||
Prints its arguments to lovebird's console. If `lovebird.wrapprint` is set to
|
||||
|
Reference in New Issue
Block a user