Skip to content
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

AI Proofread: Fix function getting text from blocks #38268

Closed
dhasilva opened this issue Jul 9, 2024 · 0 comments · Fixed by #38270
Closed

AI Proofread: Fix function getting text from blocks #38268

dhasilva opened this issue Jul 9, 2024 · 0 comments · Fixed by #38270
Assignees
Labels
[Extension] AI Assistant Plugin [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/

Comments

@dhasilva
Copy link
Contributor

dhasilva commented Jul 9, 2024

As pointed here by @dmsnell, the current approach of stripping HTML tags manually to preserve word differentiation on tables has flaws that can lead to unintended values.

Let's use native browser functionality, adding a fix specific for tables.

@dhasilva dhasilva self-assigned this Jul 9, 2024
@dhasilva dhasilva added [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [Extension] AI Assistant Plugin labels Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Extension] AI Assistant Plugin [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/
1 participant