Sample document for editor area test

This document contains various markup features commonly used by content editors or "rédacteurs de contenu" as they are called in France. It is important that a WYSIWYG tool has features that are easily available for the editor. If not, there is a risk that content won't receive proper markup. Examples of commonly found content are:

  1. Headings
  2. Links (with optional title)
  3. Lists (like this one)
  4. Tables
  5. Language information
  6. Acronyms and abbreviations
  7. Emphasis and strong emphasis
  8. Quotes, inline and block
  9. Images
This is a DIV. the following instead is a PRE block:
FCKTools.GetParentWindow = function( document )
{
	return document.contentWindow ? document.contentWindow : document.parentWindow ;
}
	

Test procedure

This text has no block tag. It goes directly in the body. In the test we will try to recreate this document using the editor tools. To make sure tables can be inserted properly we re-visit banana import statistics from 1998.

In the test we will try to recreate this document using the editor tools. To make sure tables can be inserted properly we re-visit banana import statistics from 1998.

Another piece of text without block tag. It goes directly in the body. In the test we will try to recreate this document using the editor tools. To make sure tables can be inserted properly we re-visit banana import statistics from 1998.

In the test we will try to recreate this document using the editor tools. To make sure tables can be inserted properly we re-visit banana import statistics from 1998.

Top banana importers 1998 (value of banana imports in millions of US dollars per million people)

Country Millions of US dollars per million people
Sweden 17.12
United Kingdom 8.88
Germany 8.36
Italy 5.96
United States 4.78

For block quotes we will have a look at what Joe Clark says about redheads:

"Since boyhood I’ve always believed, at the deepest level, that redheads are standard-bearers of the grandest and most wondrous human beauty."

The above is the FCKeditor logo loaded from the FCKeditor.net web site.