luin / readability

📚 Turn any web page into a clean view
2.49k stars 312 forks source link

can't read douban notes #85

Open rupertqin opened 7 years ago

rupertqin commented 7 years ago

such as https://www.douban.com/note/602333108/

xiongbinsh commented 7 years ago

hi, any solution found?

heipacker commented 7 years ago

you must prepare right html to readability

haroldtreen commented 7 years ago

My guess is that this <div> has the word link in it. That could be confusing to readability as links are usually something you want to remove...

image

See this line 8 of helpers.js:

image