f40ce14fb2
If there are multiple language blocks on a page, we set the onload on the last one to load all highlighting at once. If the last language block has an error, the onload would never fire and thus all blocks would not be highlighted. The simplest resolution is to fire the callback regardless. We've already loaded everything so running the callback is not causing any performance hit which is relevant I think. |
||
---|---|---|
.. | ||
include | ||
user | ||
base.tmpl | ||
collection-post.tmpl | ||
collection-tags.tmpl | ||
collection.tmpl | ||
edit-meta.tmpl | ||
pad.tmpl | ||
password-collection.tmpl | ||
post.tmpl | ||
read.tmpl |