WIKI SYNTAX

***********************
existing  jcm system:
# ` ~  used for item code, s, m, l

 replace (`~)
 replace whole subsection 
^ autodoc (for current infob, - apptag, interac, menopts etc.)
! script

@links

 icon 
 small note
 <hr><h3>

********************************
preferred wiki syntax (note there are several) 
try to use only symbols on all computers

SINGLE
keep @ for links 
 for icon

>>  for 
>>> for 
>>! for !
>>* for ^  

OTHER
---- horizontal rule
* for bullets
# (can't yet use) - for numbered lists

TABLE
++| <table><tr><td> 
+|  <tr><td>
||  </td><td>
|+ </td></tr>
|++  </td></tr></table>

DOUBLE

"  literal (check first)
==  headings (=====  H1, ==== H2, === H3, == H4)
// italic
**  bold
--  strikethrough
__  underline
^^  superscript
,,  subscript
%%  small note  

COMPLEX
-{red -}  colors (either name or try interpret as hex)


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Wikipedia

Headings: 
=h1=
==h2==
===h3===

empty line starts new para

* lists
**

# numbered lists
## 

: and ; also used for definition list and indenting

---- HR

[[link name|text to display]]

[[xyz:abc]] change namespace

[[xyz#bookmark ]]

for ext urls use single [ ]  http:// at start, and space instead of | to separate

'' =>italic
''' => bold
''''' => both

<math> for formulae
<small> for captions
<sub> <sup> as usual 
<nowiki>

Note also tables: start with { and separate with | 





