「模組:Vertical」:各本之異

[底本][底本]
刪去的內容 新增的內容
Хтосьці
無編輯摘要
Хтосьці
無編輯摘要
第二八行:
-- {{Vtext|...}}
return '<div style="width:1.5em; float:right; cursor: vertical-text;">' .. s .. ' </div>'
end
 
local function trimstr(s)
return s:gsub("^%s*(.-)%s*$", "%1")
end
 
第三三行 ⟶ 第三七行:
local r = {}
local strings = explode(s, "\n")
local skip_first = True
for k, v in pairs(strings) do
r[#rif +skip_first 1] = convert_line(v)then
skip_first = trimstr(v) == ''
end
if not skip_first then
r[#r + 1] = convert_line(v)
end
end
-- {{clr}}