add HTML support
This commit is contained in:
3
html_test.lua
Normal file
3
html_test.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
function onResume()
|
||||
ui:showLines({ "This is <b>bold</b> text" })
|
||||
end
|
||||
Reference in New Issue
Block a user