mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Hypertext: Fix missing space after single letter word (#14551)
Fixes #11727
This commit is contained in:
parent
38cacfa577
commit
b2057a5da7
2 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@ local inv_style_fs = [[
|
|||
list[current_player;main;.5,7;8,4]
|
||||
]]
|
||||
|
||||
local hypertext_basic = [[
|
||||
local hypertext_basic = [[A hypertext element
|
||||
<bigger>Normal test</bigger>
|
||||
This is a normal text.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue