diff options
author | Simon McVittie <smcv@debian.org> | 2011-01-05 11:48:48 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2011-01-05 11:48:48 +0000 |
commit | b79e993d8654f0197f6d28a0eb4c0566c61ebf8b (patch) | |
tree | ddc6b88339bbf3d118dff1d372101d2487510855 /doc/bugs | |
parent | 84c7d907e85e4500bfb9f8f3203b302d29171eab (diff) |
wrap lines
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/preview_base_url_should_be_absolute.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/bugs/preview_base_url_should_be_absolute.mdwn b/doc/bugs/preview_base_url_should_be_absolute.mdwn index 6237e907b..b72831b16 100644 --- a/doc/bugs/preview_base_url_should_be_absolute.mdwn +++ b/doc/bugs/preview_base_url_should_be_absolute.mdwn @@ -1 +1,5 @@ -The edit page CGI defines a `base` tag with an URL which is not absolute, which can break the preview function in some circumstances (with e.g. images not showing). The trivial [[patch]] that fixes it can be found [[here|http://sprunge.us/EPHT]] as well as on [[my git|http://git.oblomov.eu/ikiwiki]]. +The edit page CGI defines a `base` tag with an URL which is not +absolute, which can break the preview function in some circumstances +(with e.g. images not showing). The trivial [[patch]] that fixes +it can be found [[here|http://sprunge.us/EPHT]] as well as on [[my +git|http://git.oblomov.eu/ikiwiki]]. |