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

DocumentBuilder.ToStrings() breaks in the middle of spoilered text #83

Open
warriordog opened this issue Sep 20, 2024 · 0 comments
Open
Labels
bug Something isn't working ver:Patch Requires a patch version bump

Comments

@warriordog
Copy link
Owner

A proper fix involves "re-constructing" the text so that each segment is properly formatted with its own prefix/suffix, but that will be very complicated. A simple fix is to limit the length of text snippets we include.

An example:
image

@warriordog warriordog added bug Something isn't working ver:Patch Requires a patch version bump labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ver:Patch Requires a patch version bump
Projects
None yet
Development

No branches or pull requests

1 participant