mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-04 14:03:53 +01:00
22 lines
222 B
INI
22 lines
222 B
INI
|
|
BOX design
|
|
|
|
sample
|
|
# looks like a comment - your text here
|
|
fooooooooooooooooooooo
|
|
ends
|
|
|
|
shapes {
|
|
w ("# looks like a comment", "fooooooooooooooooooooo")
|
|
}
|
|
|
|
elastic (
|
|
w
|
|
)
|
|
|
|
padding {
|
|
left 1
|
|
}
|
|
|
|
END design
|