test tours
This commit is contained in:
parent
73e8644aca
commit
6fb7c10f19
@ -13,3 +13,8 @@ div.base {
|
||||
p {
|
||||
margin: 0 0 5px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #0000dd;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
@ -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 — 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).
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user