boxes/test/183_remove_box_ignore_invisible_input.txt
2023-12-02 22:26:36 +01:00

29 lines
5.0 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

:DESC
In this test case, the box design is monochrome, but the input is colored.
This tests the comparison mode 'ignore_invisible_input'.
:ARGS
--design capgirl --remove
:INPUT
         .-"```"-.
        /_______; \
       (_________)\|
       / / a a \ \(_)
      / ( \___/ ) \
  _ooo\__\_____/__/____
 /                     \
|  Hello, world!  |
|  World, hello!  |
 \_________________ooo_/
      /           \
     /:.:.:.:.:.:.:\
         |  |  |
         \==|==/  jgs
         /-'Y'-\
        (__/ \__)
:OUTPUT-FILTER
:EXPECTED
Hello, world!
World, hello!
:EOF