User:Prahlad balaji/vector.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 14:
if (/<table/i.test(wikiText)) return '&lt;table&gt;';
else return '';
};
 
// add the function for the array (you can repeat this for lots of functions)