সহায়:Wikitext examples: বিভিন্ন সংশোধনসমূহৰ মাজৰ পাৰ্থক্য

fix broken images
<source> -> <syntaxhighlight>
 
৬২৮ নং শাৰী:
 
<pre>
<sourcesyntaxhighlight lang="csharp">
// Hello World in Microsoft C# ("C-Sharp").
 
৬৪১ নং শাৰী:
}
}
</syntaxhighlight>
</source>
<nowiki></nowiki></pre>
 
Results in:
 
<sourcesyntaxhighlight lang="csharp">
// Hello World in Microsoft C# ("C-Sharp").
 
৬৫৯ নং শাৰী:
}
}
</syntaxhighlight>
</source>
 
==Images, tables, video, and sounds==
৭৭৬ নং শাৰী:
|-
|<math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>
|<sourcesyntaxhighlight lang="tex">
<math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>
</syntaxhighlight>
</source>
|}