I am trying to scan through text files and add them to a map, the map and everything is working. However, the scanner seems to be stopping when it comes to a \'enter\' i
In split("[ \n\t\r,.;:!?(){}]") add \f
split("[ \n\t\r,.;:!?(){}]")
\f