Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The "WikiSandBox" page has been changed by vicky:
http://wiki.apache.org/httpd/WikiSandBox?action=diff&rev1=2&rev2=3

- ## Please edit system and help pages ONLY in the master wiki!
+ 8## Please edit system and help pages ONLY in the master wiki!
+ 
  ## For more information, please see MoinMoin:MoinDev/Translation.
  ##master-page:WikiSandBox
- #format wiki
- #language en
- '''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!'''
+ #format wiki #language en '''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.
  
  ----
  <<Anchor(formatting)>>
+ 
  == Formatting ==
  ''italic'' '''bold''' {{{typewriter}}}
  
@@ -22, +22 @@

  preformatted some more
  and some more lines too
  }}}
- {{{
- #!python
+ {{{#!python
  def syntax(highlight):
      print "on"
      return None
  }}}
- {{{
- #!java
+ {{{#!java
    public void main(String[] args]){
       System.out.println("Hello world!");
    }
@@ -42, +40 @@

  some...@example.com
  
  There are anchor links here:
+ 
   * [[#anchorname1]]
+ 
   * [[#formatting|Anchor with description(to Formatting block)]]
  
  === Image Link ===
@@ -52, +52 @@

  /!\ Alert
  
  == Tables ==
- ||'''Heading1'''||'''Heading2'''||'''Heading3'''||
+ ||'''Heading1''' ||'''Heading2''' ||'''Heading3''' ||
- || item1 || item2 || item3 ||
+ ||item1 ||item2 ||item3 ||
+ 
  
  <<Anchor(anchorname1)>>
+ 
  == Lists ==
  === Bullet ===
   * first
    1. nested and numbered
    1. numbered lists are renumbered
+ 
   * second
   * third blockquote
    . deeper
+ 
  === Glossary ===
   Term:: Definition
+ 
  === Drawing ===
  {{drawing:mytest}}
  
@@ -74, +79 @@

  === Heading 3 ===
  ==== Heading 4 ====
  = VkHdg1 =
+ VkTables
+ 
  == VkTables ==
- ||'''Wiki'''||'''Sand'''||'''Box'''||
+ ||'''Wiki''' ||'''Sand''' ||'''Box''' ||
- || Bada || accha || hai ||
+ ||Bada ||accha ||hai ||
- || though || the || learning ||
+ ||though ||the ||learning ||
- || curve || is || non-intutitive ||
+ ||curve ||is ||non-intutitive ||
+ ||Table handling is difficult ||Need to leave an empty para after the table 
for continuation ||The default could be to add an empty para automatically 
after every table save ||
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to