diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-19 21:54:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-19 21:54:42 +0000 |
commit | f0ff1625e09cc4ea44b52c0b2a825f99f99f14e5 (patch) | |
tree | 1d5f0a7b8292c91141f1d7b2b386c09ca7bfb99b /doc/bugs.mdwn | |
parent | febe494a96991b23e844e1f3072d3c09871d73a6 (diff) | |
download | ikiwiki-f0ff1625e09cc4ea44b52c0b2a825f99f99f14e5.tar ikiwiki-f0ff1625e09cc4ea44b52c0b2a825f99f99f14e5.tar.gz |
foo
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r-- | doc/bugs.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index 888e1d0d5..d132308ce 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -15,3 +15,6 @@ replaced with a link to the [[CGI]]? * [[ikiwiki]] should go to the same place as [[index]] (on this wiki). * Various inneficencies cause it to sometimes render the same page 3 times for one change. This could be fixed for a 3 fold speedup on commits.>>>>>>> .r230 +* 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? |