User:Alex
From KnowWiki
Alex Ivkin is the author of most of the the information to this wiki. I work with the technology mentioned here on a daily basis.
See more of my background on my linked in profile.
Read my blog here.
Below are some of the notes on wiki syntax:
Script
- Adding a script download with the RawFile extension;
[{{#file: xor.c}} Download]
- Adding to a category
[[Category:Linux and Unix]]
- Add internal link with an anchor
[[ANT_script_to_replace_XML_properties_from_text_properties#anchor|here]]
- Continue numbering after a code break
#<li value="14"> Blah
or use
<ol><li>Blah</li><li>Blah</li></ol>