You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
338 B
24 lines
338 B
////
|
|
Included in:
|
|
|
|
- user-manual: Quotes
|
|
////
|
|
|
|
// tag::para[]
|
|
[verse, Carl Sandburg, two lines from the poem Fog]
|
|
The fog comes
|
|
on little cat feet.
|
|
// end::para[]
|
|
|
|
// tag::bl[]
|
|
[verse, Carl Sandburg, Fog]
|
|
____
|
|
The fog comes
|
|
on little cat feet.
|
|
|
|
It sits looking
|
|
over harbor and city
|
|
on silent haunches
|
|
and then moves on.
|
|
____
|
|
// end::bl[]
|
|
|