With the rack driver, the `ballot_sheet.data` text was being converted from newline characters to whitespace, while with the JavaScript driver we get newline characters for `<br>` tags, as we expect.
With the rack driver, the `ballot_sheet.data` text was being converted from newline characters to whitespace, while with the JavaScript driver we get newline characters for `<br>` tags, as we expect.