We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a strange thing here. Some input rtf strings have duplicate characters after the conversion. I did a small sample.
--> Running sample: https://5i6uc.csb.app/ --> Link to Sandbox Code: https://codesandbox.io/s/duplicate-character-after-rtf-to-html-5i6uc?file=/src/App.vue
If I take the rtf and convert it in other online tools or word processors, characters aren't duplicated
What I don't know if this is a bug or issue in rtf-to-html package or rtf-parser package
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have a strange thing here. Some input rtf strings have duplicate characters after the conversion.
I did a small sample.
--> Running sample: https://5i6uc.csb.app/
--> Link to Sandbox Code: https://codesandbox.io/s/duplicate-character-after-rtf-to-html-5i6uc?file=/src/App.vue
If I take the rtf and convert it in other online tools or word processors, characters aren't duplicated
What I don't know if this is a bug or issue in rtf-to-html package or rtf-parser package
The text was updated successfully, but these errors were encountered: