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

feat(ExtractContent): if failed to extract content, fallback to user-selected content #16

Open
maxpatiiuk opened this issue Feb 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@maxpatiiuk
Copy link
Owner

If failed to convert the document to a simple document AND the user had some text selected, THEN:

  1. Try running the document extraction again, with the root of the document being the common parent ancestor in the range of content selected by the user
  2. If that fails, take selected content as is without going though simplifications
@maxpatiiuk maxpatiiuk added the enhancement New feature or request label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant