<< | Page list | >>
Testing the teaser markup from the markup extensions-recipe, see Cookbook:ExtendMarkup
Things to test:
- Creation of teasers
- Ability to follow a wiki trail
1. Extracting teasers
T* [[Teaser-1]]
T* [[Teaser-2]]
|
- Teaser-1: Test page for extracting teaser - this is the first line (i.e. not anchored)
- Teaser-2: Test page for extracting teaser without the default anchor - this is the first line (i.e. not anchored)
|
T* [[Teaser-1#]]
T* [[Teaser-1(#)]]
T* [[Teaser-2#]]
T* [[Teaser-2(#)]]
|
- Teaser-1: This line is anchored with 'teaser'
- Teaser-1: This line is anchored with 'teaser'
- Teaser-2: Test page for extracting teaser without the default anchor - this is the first line (i.e. not anchored)
- Teaser-2: Test page for extracting teaser without the default anchor - this is the first line (i.e. not anchored)
|
T* [[Teaser-1#teaser]]
T* [[Teaser-1#anchor]]
T* [[Teaser-1#nonExistingAnchor]]
T* [[Teaser-2#teaser]]
T* [[Teaser-2#anchor]]
|
- Teaser-1: This line is anchored with 'teaser'
- Teaser-1: This line is anchored with 'anchor'
- Teaser-1: nonExistingAnchor not found in Test.Teaser-1
- Teaser-2: Test page for extracting teaser without the default anchor - this is the first line (i.e. not anchored)
- Teaser-2: This line is anchored with 'anchor'
|
T* [[Teaser-1(#teaser)]]
T* [[Teaser-1(#anchor)]]
T* [[Teaser-2(#teaser)]]
T* [[Teaser-2(#anchor)]]
|
- Teaser-1: This line is anchored with 'teaser'
- Teaser-1: This line is anchored with 'anchor'
- Teaser-2: Test page for extracting teaser without the default anchor - this is the first line (i.e. not anchored)
- Teaser-2: This line is anchored with 'anchor'
|
2. Following a wiki trail
<< | Test.TeaserTrailPage | >>