aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/word_wrap.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-06 08:56:06 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-06 08:56:06 +0000
commitbcf08cf9053070c49cdf1e3f879bcd8527206e4e (patch)
tree753fac8925ee709636ad66836d61c1ecf0a4866d /doc/bugs/word_wrap.mdwn
parent818c000e89cabfbee84ddc8edd63c9f254e38f5d (diff)
downloadikiwiki-bcf08cf9053070c49cdf1e3f879bcd8527206e4e.tar
ikiwiki-bcf08cf9053070c49cdf1e3f879bcd8527206e4e.tar.gz
web commit by JoshTriplett: See "using the web interface with a real text editor" on the [[tips]] page. --[[JoshTriplett]]
Diffstat (limited to 'doc/bugs/word_wrap.mdwn')
-rw-r--r--doc/bugs/word_wrap.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/word_wrap.mdwn b/doc/bugs/word_wrap.mdwn
index 8a69bb31a..8b811ff1d 100644
--- a/doc/bugs/word_wrap.mdwn
+++ b/doc/bugs/word_wrap.mdwn
@@ -1,3 +1,6 @@
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]]