view wisdom/links @ 6559:b590671efdc8

<b_jonas> ` mv -i wisdom/link{,s}
author HackBot
date Thu, 14 Jan 2016 11:54:58 +0000
parents wisdom/link@4ad4b893c806
children 892a4df11b54
line wrap: on
line source

links are one of the very few HTML renderers that don't try to store a full document tree with heavyweight objects for each node just in case javascript wants to modify it later, so it's the only engine that can render those HTMLs that are automatically converted from a PDF and put each letter to a separate element.