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

24 lines
2.2 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,
while properly restoring tabbed indentation and handling the fact that the box is broken due to editing of the text
inside.
:ARGS
--config 180_remove_box_ansi_unicode_broken_indented.cfg --remove --tabs 4u
: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