1 Wiki is a concept, more than a thing. It is a way of creating
2 document pages using plain text markup and simplified hyperlinking.
3 By typing a name in MixedCase, a hyperlink is automatically created to
4 the document "MixedCase". Pressing return on that name will create
5 the file if it doesn't exist, or visit it if it does. The markup used
6 by emacs-wiki is intended to be very friendly to people familiar with
7 Emacs. Type C-h v emacs-wiki-publishing-markup after this mode is
8 loaded for how to get started.