Hacker News new | ask | show | jobs
by BeFlatXIII 1094 days ago
How do you handle text wrapping or otherwise manage long paragraphs? Do you use a newline per sentence or use soft-wrapping to write each paragraph on a single line?
1 comments

I thiiiink soft wrapping, but I'm not at my computer to verify.