Rewrite Scanner
so that it's fed chunks of text piecemeal and spits out what it's scanned so far
#39
Labels
c:scanner
low priority
Less important than other things
under consideration
Dev has not yet decided whether or how to implement
This would probably require two separate classes, one for a scanning a single stanza (with optional body) and one for scanning multiple stanzas.
This may be better as additional classes instead of replacing
Scanner
.The text was updated successfully, but these errors were encountered: