[F] Unescape backslash
This commit is contained in:
parent
485aa44f3f
commit
5d392262c1
42 changed files with 188 additions and 184 deletions
|
|
@ -5,9 +5,9 @@ crux_small = AsciiArt(match=r'''"crux_small" | KISS*''', color='4 5 7 6', ascii=
|
|||
${c1} ___
|
||||
(${c3}.· ${c1}|
|
||||
(${c2}<> ${c1}|
|
||||
/ ${c3}__ ${c1}\\
|
||||
( ${c3}/ \\ ${c1}/|
|
||||
${c2}_${c1}/\\ ${c3}__)${c1}/${c2}_${c1})
|
||||
/ ${c3}__ ${c1}\
|
||||
( ${c3}/ \ ${c1}/|
|
||||
${c2}_${c1}/\ ${c3}__)${c1}/${c2}_${c1})
|
||||
${c2}\/${c1}-____${c2}\/
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue