Ideas: - [x] ~Allow filter to match case insensitive (`-- RENDER --` or `-- render --` or `-- Render --` all match)~ _Will not implement per #63_ - [x] Strip empty lines from displaying (maybe only from edges, not between lines) #68 - [x] Code cleanup, maybe some kind of `map` and `filter` to process the signs? #63 - [ ] Figure out how to horizontally center sign test within render. - [x] Figure out how to break the sign filter code into multiple functions (see #68)
Ideas:
Allow filter to match case insensitive (Will not implement per Refactor Sign Rendering #63-- RENDER --or-- render --or-- Render --all match)mapandfilterto process the signs? Refactor Sign Rendering #63