Перейти к содержанию

Модуль:CTD: различия между версиями

м
нет описания правки
мНет описания правки
мНет описания правки
Строка 42: Строка 42:
end
end


-- NOT FINISHED
-- Add a point at the end of text, check for ".." and "...."
local function point_at_end( text )
local str = text .. '.'
-- check for 2 or 4 points at ending restrict to 1 or 3.
return str
end


-- Create short description without hyper links
-- Create short description without hyper links