-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Support Google Docs annotated canvas mode #865
fix: Support Google Docs annotated canvas mode #865
Conversation
Codecov Report
@@ Coverage Diff @@
## main #865 +/- ##
==========================================
+ Coverage 41.57% 48.63% +7.05%
==========================================
Files 7 7
Lines 2908 2996 +88
Branches 53 62 +9
==========================================
+ Hits 1209 1457 +248
+ Misses 1699 1539 -160
Continue to review full report at Codecov.
|
769ba98
to
afc876f
Compare
afc876f
to
9d48078
Compare
- Adds support for extracting annotated text - Unconditionally, enables annotated canvas mode in Google Docs - Adds new background.ts tests, since all previous tests were html fallback related. Fixes #852
9d48078
to
bf6b32f
Compare
🎉 This PR is included in version 2.1.31 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Forgot to update manifest with new content script name so this PR causes breakage. |
🎉 This issue has been resolved in version 2.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Fixes #852