boxes/test/179_remove_box_ansi_unicode.txt
2023-12-02 22:23:43 +01:00

22 lines
2.0 KiB
Plaintext
Raw 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
Remove a box consisting of unicode characters, double-wide characters, and ansi escape codes.
:ARGS
-f 179_remove_box_ansi_unicode.cfg -r
:INPUT
┏━┳━━━━━━━━━━ 沐宸 若汐 ━━━━━━━━━┳━┓
┃ ┃ ┃ ┃
ほ┃ Lorem ipsum ┃ふ
げ┃ dolor sit amet ┃が
ほ┃ consectetur adipiscing elit, ┃ふ
げ┃ sed do eiusmod tempor. ┃が
┣━╋━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╋━┫
┗━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━┛
:OUTPUT-FILTER
:EXPECTED
Lorem ipsum
dolor sit amet
consectetur adipiscing elit,
sed do eiusmod tempor.
:EOF