Tetsts

Uit Auditpedia
Versie door Admin (overleg | bijdragen) op 27 nov 2020 om 13:19
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Ga naar:navigatie, zoeken

yrstrs yrdtyrs utdytd
kg



ooy
<html><textarea class="toolbarOnTop">* ytdytdytd</textarea></html>



<html><button onclick="showWikiText()" >Show output</button><button style="display:none" id="esc" onclick="escWikiText()" >escape wikitable pipes</button><script>



function showWikiText(){

 $.fn.getVEInstances()[0].target.updateContent().always(function(data){console.log(data)});

$('textarea.toolbarOnTop').show();

 $('#esc').show();

$('textarea.toolbarOnTop').css({height:'300px'}) } function escWikiText(){ var text = $('textarea.toolbarOnTop').val(); var esc = text.replace(/\|/gmi, "{{!}}");

 $('textarea.toolbarOnTop').val(esc);

}

</script></html>