mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
.. | ||
.gitignore | ||
index.js | ||
JSDOMParser.js | ||
Readability-readerable.js | ||
Readability.js | ||
README.md |
Updating Readability
Because of the way content scripts are loaded, we need to manually copy the whole Readability files here. That should be fine since they rarely change.
The files to update are:
- Readability.js
- Readability-readerable.js (for the function isProbablyReaderable)
- JSDOMParser.js
When updating, make sure you add the commit and version number at the top of each file.