blob: 207d8a7c3aa59b9f5d9424f809dc90d634c668b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
(center [A ,(linebreak) multilines ,(linebreak) text])
(hrule)
(flush :side 'left [A ,(linebreak) multilines ,(linebreak) text])
(hrule)
(flush :side 'right [A ,(linebreak) multilines ,(linebreak) text])
(hrule)
(pre [A text layout that
preserves
linebreaks and spaces ,(it "(into which it is still legal")
,(it "to use Skribe markups)").
])
|