aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/word_wrap.mdwn
blob: 4aefb4bda7be732c2c78ceb26b1d72fcdf7375c1 (plain)
1
2
3
4
5
6
7
8
Web browsers don't word-wrap lines in submitted text, which makes editing a
page that someone wrote in a web browser annoying (`gqip` is vim user's
friend here). Is there any way to improve this?

> See "using the web interface with a real text editor" on the [[tips]]
> page. --[[JoshTriplett]]

>> Would it be useful to allow a "max width" plugin, which would force on commit the split of long lines ?