mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-13 10:20:37 +01:00
22 lines
159 B
INI
22 lines
159 B
INI
|
|
||
|
BOX design, alias1, alias2
|
||
|
|
||
|
sample
|
||
|
X your text X
|
||
|
ends
|
||
|
|
||
|
shapes {
|
||
|
w ("X")
|
||
|
e ("X")
|
||
|
}
|
||
|
|
||
|
elastic (
|
||
|
e, w
|
||
|
)
|
||
|
|
||
|
padding {
|
||
|
horizontal 1
|
||
|
}
|
||
|
|
||
|
END design
|