I've done a little further digging on this, and I'm seeing this error in the log when the book gets assembled:
Code:
Recursion limit reached. Skipping links in...
Therefore, I added the following statement to the recipe:
I deleted the previous copy of the "book" and re-fetched it. It still doesn't work but it looks like a different root cause:
Code:
Fetching http://www.reddit.com/r/talesfromtechsupport/comments/2osotl/they_make_minimum_wage_for_a_reason/
Candid: 14.380 div - body#readabilityBody link density 0.021 -> 14.078
Cleaned 0.000 .md - div with weight 0 cause it has too many links 0.449 for its weight 0.
Downloaded article:Candid: 6.020 blockquote - .md link density 0.000 -> 6.020
Delete EVERYTHING! from http://www.reddit.com/r/talesfromtechsupport/comments/2ovkc9/delete_everything/Candid: 6.760 blockquote - .md link density 0.000 -> 6.760
Off to try to figure out what weighting of links means.