12/10/2019 - Fixed comma delimiter not working
9/20/2016 - Added the ability to pick from a semicolon delimiter.
Please email me ASAP if anything is broken.
9/15/2016 - Added a trim() to the overall input by default to remove leading and trailing
whitespaces/returns (overall, not per cell).
7/12/2016 - Cleaned up the trim() code to fix issues where cells containing only spaces
did not convert properly
6/2/2016 - Removed #jira-result placeholder text as IE11 was clearing the result textarea
when clicked.
5/31/2016 - Removed the sharing sidebar due to possible JS issues.
5/25/2016 - Added a "Known Issues and Workarounds" section at the bottom.
5/24/2016 - Added a sharing sidebar.
4/27/2016 - Added an option to use commas as the column delimiter.
4/25/2016 - Moved the two ads to be next to each other since it looks pretty
ugly having the first ad visible above the text.
4/15/2016 - Moved the bottom ad to be above the options menu since it gets zero
visibility.
4/1/2016 - Added a link for PayPal donations.
3/31/2016 - Disabled error checking for pipe as it was breaking the JIRA syntax for
hyperlinks.
3/30/2016 - Update the JIRA markup on input to remove a click from the user's flow.
Left the convert button up for browsers that don't support oninput. Added error message
to
JIRA result if text contains a pipe.
3/29/2016 - Moved the changelog to a modal popup. Various backend organization
improvements.
Changed the URL. Added a third ad.
3/28/2016 - Added the option to treat the first column as a header column.
3/14/2016 - Clicking on the JIRA table text now automatically selects all of it. Makes
for an
easier
copy/paste.
3/11/2016 - Made "First row is headers" optional. Last row is now properly formatted.
Double
pipe fixes.