উইকি সিনট্যাক্স রেফারেন্স

The wiki syntax is a way to enhance your text with a minimal set of tags, studied to cover the basic needs (titles, paragraphs, quotes, lists...)

ব্লক মৌল
ফরম্যাটিং ট্যাগ
অবিন্যাসকৃত টেক্সট
If you don't want one formatting character to be interpreted as such, add a \ just before it. This way: \[text in brackets without being a link\]
HTML Code
Even if you chose the wiki syntax, you may sometimes need a more powerful formatting, i.e. HTML syntax. Do it the following way:
/// html
<p style="color:red">আমার লেখা লাল</p>
 // /