luapage/pages/test.lua

6 lines
118 B
Lua
Raw Normal View History

2021-05-03 14:51:05 +03:00
page.Commit{
2021-07-20 02:14:20 +03:00
"<span foreground='blue' size='x-large'>Blue text</span> is <i>cool</i>!",
"\n",
"so true"
}