Changes

Jump to: navigation, search

Module:Citation/CS1/COinS

25 bytes removed, 11:43, 17 December 2015
no edit summary
if not rendering then -- when value doesn't have a math stripmarker, abandon this test
return 'not rendering';-- return value;
end
rendering:match ('<annotation[^>]+>(.+)</annotation>') -- extract just the math text
else
-- return value; -- had math stripmarker but not one of the three defined forms return value:gsub (stripmarker, 'rendering', 1);
end
Anonymous user

Navigation menu