Differences between revisions 2 and 3
Revision 2 as of 2017-06-02 17:59:11
Size: 1748
Editor: MattJohnson
Comment:
Revision 3 as of 2017-06-02 18:00:14
Size: 1764
Editor: MattJohnson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
Line 13: Line 12:
Anyway, the reason I went here is to mention that if you type something like my app OmniFocus, it will automatically show up as a link. But something like UsefulMRIKnowledge might not. Anyway, the reason I went here is to mention that if you type something like my app !OmniFocus, it will automatically show up as a link. But something like [[UsefulMRIKnowledge]] might not.
Line 19: Line 18:
Line 30: Line 30:
{{{
#!python
{{{#!python
Line 36: Line 35:
{{{
#!java
{{{#!java
Line 50: Line 48:
Line 62: Line 61:
Line 70: Line 70:
Line 72: Line 73:
Line 73: Line 75:
{{drawing:mytest}}
{{drawing:anywikitest.adraw}}
{{drawing:mytest.tdraw}} {{drawing:anywikitest.adraw}}

Wiki Sand Box

Feel free to experiment here, after the four dashes below. Please do not create new pages without any meaningful content just to try it out!

You may want to open HelpOnEditing in a new window or tab while you edit.


Here is a good region to do some sandbox play. Maybe leave the stuff below alone so people can look at it for an example?

Anyway, the reason I went here is to mention that if you type something like my app OmniFocus, it will automatically show up as a link. But something like UsefulMRIKnowledge might not.


WikiName

Formatting

italic bold typewriter

backtick typewriter (configurable)

bigger smaller this is how it works

preformatted some more
and some more lines too

   1 def syntax(highlight):
   2     print "on"
   3     return None

   1   public void main(String[] args]){
   2      System.out.println("Hello world!");
   3   }

Linking

HelpOnEditing InterWiki

http://moinmo.in/ Python

someone@example.com

There are anchor links here:

http://c2.com/sig/wiki.gif

Smileys

/!\ Alert

Markup Display Markup Display Markup Display Markup Display
X-( X-( :D :D <:( <:( :o :o
:( :( :) :) B) B) :)) :))
;) ;) /!\ /!\ <!> <!> (!) (!)
:-? :-? :\ :\ >:> >:> |) |)
:-( :-( :-) :-) B-) B-) :-)) :-))
;-) ;-) |-) |-) (./) (./) {OK} {OK}
{X} {X} {i} {i} {1} {1} {2} {2}
{3} {3} {*} {*} {o} {o}    

Lists

Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second
  • third blockquote
    • deeper

Glossary

Term
Definition

Drawing

mytest.tdraw anywikitest.adraw

Heading 1

Heading 2

Heading 3

Heading 4

rapwiki: WikiSandBox (last edited 2020-12-06 19:59:42 by MattJohnson)