Changes

Jump to: navigation, search

Module:Citation/CS1/COinS

24 bytes removed, 11:44, 17 December 2015
no edit summary
local function coins_replace_math_stripmarker (value)
local stripmarker = '\127UNIQ%-%-math%-[%a%d]+%-QINU\127'; -- math stripmarker pattern
local rendering = value:match (valuestripmarker); -- is there a math stripmarker
if not rendering then -- when value doesn't have a math stripmarker, abandon this test
return 'not rendering';-- return value;
end
Anonymous user

Navigation menu