wrap lines
[ikiwiki] / doc / bugs / preview_base_url_should_be_absolute.mdwn
1 The edit page CGI defines a `base` tag with an URL which is not
2 absolute, which can break the preview function in some circumstances
3 (with e.g. images not showing). The trivial [[patch]] that fixes
4 it can be found [[here|http://sprunge.us/EPHT]] as well as on [[my
5 git|http://git.oblomov.eu/ikiwiki]].