Gebruiker:Erik Baas/common.js: verschil tussen versies

Verwijderde inhoud Toegevoegde inhoud
' -> " vv.
+ strike
Regel 32:
text = text.replace(/<small/ig, '<span style="font-size: small;"');
text = text.replace(/<\/small/ig, "</span");
 
/* <strike> */
text = text.replace(/<strike/ig, "<s");
text = text.replace(/<\/strike/ig, "</s");
 
/* <tt> */
Informatie afkomstig van https://nl.wikibooks.org Wikibooks NL.
Wikibooks NL is onderdeel van de wikimediafoundation.