:DESC
Tests the documented abbreviation of box indentation mode.

:ARGS
-d simple -i b
:INPUT
    foo
      bar
:OUTPUT-FILTER
:EXPECTED
    *********
    * foo   *
    *   bar *
    *********
:EOF
