This threw me off before looking at the code, I was really confused by the appearing triangles:
// mark too long lines, if there are any left
textArea.value = textArea.value.replace(/^([^◀\n]{72,}?)(?!◀) /gm, "$1◀ ");
Document it in the readme and website, please :)
This threw me off before looking at the code, I was really confused by the appearing triangles:
Document it in the readme and website, please :)