Changes

Jump to: navigation, search

Module:Citation/CS1/COinS

17 bytes removed, 05:11, 18 December 2015
no edit summary
--[=[-------------------------< C O I N S _ R E P L A C E _ M A T H _ S T R I P M A R K E R >------------------
There are three options for math markup rendering that depends depend on the editor's math preference settings. These settingsare at [[Special:Preferences#mw-prefsection-rendering]] and are
PNG images
TeX source
if not rendering then -- when value doesn't have a math stripmarker, abandon this test
-- return 'not rendering';
return false, value;
end
return true, value:gsub (stripmarker, rendering, 1);
end
 
--[[--------------------------< C O I N S _ C L E A N U P >----------------------------------------------------
TODO: move the replacement patterns and replacement values into a table in /Configuration similar to the invisible
characters table?
 
]]
Anonymous user

Navigation menu