luapage/pages/test.lua
2021-07-20 02:14:20 +03:00

5 lines
118 B
Lua

page.Commit{
"<span foreground='blue' size='x-large'>Blue text</span> is <i>cool</i>!",
"\n",
"so true"
}