Access Keys:
Skip to content (Access Key - 0)
TALK (Access Key - 1)
Page Operations (Access Key - 3)
Space Operations (Access Key - 4)
Log in (Access Key - 5)
Sign up (Access Key - 6)
Help (Access Key - 7)
TALK - Transferring Across Local Knowledge

You are here:

 
The Editor
Page Rating?
Added by Paul Carruthers, last edited by Paul Carruthers on Jun 24, 2008 17:22

TALK pages are stored internally in a simple content-formatting language called Wiki Markup, based on Textile.

The Wiki Markup Editor allows you to edit pages directly in wiki markup language. This has the advantage of being faster than the Rich Text Editor for some formatting tasks.

A quick notation guide, Notation Help, appears beside the edit screen when you choose the Wiki Markup edit tab. You can then click the full notation guide link in the help window to view the Full Notation Guide. This shows you the entire list of formatting and other complex operations that wiki notation permits, along with the markup detailing how to perform them.

Try it now

Because wiki markup is designed to be simple to learn, the quickest way to learn wiki markup is to edit an existing page, switch to the wiki markup editor and experiment.

Below are some links to more information on wiki markup editing:
Full Notation Guide

Examples of Markup

Here's a short example of some typical markup:

What you type What you get
h4. Wiki Markup

Ideally, the markup should be _readable_ and even *clearly understandable* when you are
editing it. Inserting formatting should require few keystrokes, and little thought.

* Kinds of Markup
** Text Effects
** Headings
** Text Breaks
** Links
** Other


Wiki Markup


Ideally, the markup should be readable and even clearly understandable when you are
editing it. Inserting formatting should require few keystrokes, and little thought.

After all, we want people to be concentrating on the words, not on where the angle-brackets
should go.

  • Kinds of Markup
    • Text Effects
    • Headings
    • Text Breaks
    • Links
    • Other

Here, in comparison, is how that would look if you had to edit the page in HTML:

<h4>Wiki Markup</h4>
<p>Ideally, the markup should be <em>readable</em> and even <strong>clearly understandable</strong>
when you are editing it. Inserting formatting should require few keystrokes, and little thought</p>
<p>After all, we want people to be concentrating on the words, not on where the angle-brackets should
go.</p>
<ul>
   <li>Kinds of Markup
     <ul>
      <li>Text Effects</li>
      <li>Headings</li>
      <li>Text Breaks</li>
      <li>Links</li>
      <li>Other</li>
     </ul>
   </li>
</ul>


RELATED TOPICS

Full Notation Guide
Rich Text Editor Overview
[TALKHelp:Writing TALK pages]
[TALKHelp:Creating a New Page]

Sign up to TALK
Not a member of TALK? Join today and start discussing, collaborating and sharing your knowledge and benefit from the knowledge of fellow TALK members. Sign up here.
Talk Members
Already a TALK member? Go straight in. Login here
Adaptavist Theme Builder (3.2.0) Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.2 Build:#919 Nov 26, 2007)