Daniel Baumann wrote: > it appears that ikiwiki crops links if they are longer than a certain > length, e.g. this: > > * > [http://www.example.com/diverses/publikationen/der_bund_kurz_erklaert/files/BUKU_dt_72dpi.pdf](2008) > > becomes: > > <li><a > href="2008">http://www.example.com/diverses/publikationen/der<em>bund</em>kurz<em>erklaert/files/BUKU</em>dt_72dpi.pdf</a></li>
Note that in the above example, what's going on is not link cropping, but link mangling. I've reproduced the problem using markdown 1.0.1-7, but libtext-markdown-perl does not have a problem with this link. Yet another reason to prefer using it with ikiwiki, as has been the default for a while. -- see shy jo
signature.asc
Description: Digital signature

