test tours

This commit is contained in:
Sampo Niskanen 2011-12-19 05:07:24 +00:00
parent 73e8644aca
commit 6fb7c10f19
3 changed files with 14 additions and 9 deletions

View File

@ -13,3 +13,8 @@ div.base {
p {
margin: 0 0 5px;
}
a {
color: #0000dd;
text-decoration: underline;
}

View File

@ -1,18 +1,19 @@
# Foo bar
A test tour
First test tour
This is the <i>description</i>.
[left_design.png]
This is the left_design file.
<p>This is the first slide &mdash; the left_design file.
It's nifty. It's also <a href="foobar">economical</a>.
<p>It's nifty. It can also contain <a href="foobar">links</a> (though they don't work yet).
[main_window.png]
This is the next one.
This is the next slide (and the last).

View File

@ -1,16 +1,15 @@
Another test tour
<p>This is the second tour.
<p>You get it?
<p>Comprende?
[left_design.png]
This is the second tour.
It's nifty. It's also <a href="foobar">economical</a>.
[main_window.png]
This is the next one.
This is the second/last slide.