mirror of https://github.com/ddevault/scdoc
parent
baabb97c46
commit
b321334d7c
@ -0,0 +1,12 @@ |
||||
#!/bin/sh |
||||
. test/lib.sh |
||||
|
||||
begin "Handles empty table cells" |
||||
scdoc <<EOF >/dev/null |
||||
bug-example(1) |
||||
|
||||
[[ *Foo* |
||||
:- |
||||
:- |
||||
EOF |
||||
end 0 |
Loading…
Reference in new issue