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...)
!!! title
, !! title
or ! title
, allowing you to use three different levels of
heading.----
*
or #
for unnumbered or numbered lists respectively.
List imbrication is done by mixing list markers this way:
*
* item 1
** item 1.1
* item 2
*# item 2.1
...
=
తో నిర్వచించటానికి మరియు :
వరకు నిర్వచించబడే నిర్వచనం.
=
పదం:
వివరణ
>
).>
తో ప్రారంభించాలి.తో ప్రారంభించాలి)
.''text''
__text__
++text++
%%%
--text--
[url]
, [name|url]
,
[name|url|language]
or [name|url|languagee|title]
((url|alternative text))
,
((url|alternative text|position))
or
((url|alternative text|position|long description))
.
((url|විකල්ප text))
,
((url|විකල්ප పాఠ్యము))
లేదా
((url|විකල්ප పాఠ్యము |position|දීර්ඝ వివరణ))
.
??acronym|title??
``HTML code``
{{quote}}
,
{{quote|language}}
or {{quote|language|url}}
@@code@@
$$footnote$$
$$footnote$$
^ సూపర్స్క్రిప్ట్ ^
, ఉపస్క్రిప్టు,
\
just before it. This way:
\[text in brackets without being a link\]
/// html <p style="color:red">నా పాఠం ఎరుపు</p> // /