This seems to work well enough, determine if a string is ascii art or not: https://pl.kotl.in/qLNeuGbKS
@oppen hehehe nice! and what about the "meta" test? if you put this whole example code in a string, will it be considered art or not?
@chirrolafupa that will fail due to the repetition - I could add a percentage of total to that particular case but I'm going to leave it as-is!
@oppen yeah, that makes sense! it seems that kind of false positive would only affect you if you wrote about these tests 😅
Here's Spacewalk with the code to remove ASCII art in place