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

Suppress errors raised when calling to_html to docx with internal links #143

Merged
merged 2 commits into from
Oct 29, 2023

Conversation

satoryu
Copy link
Member

@satoryu satoryu commented Oct 29, 2023

#142 reports the bug that NoMethodError is raised when calling to_html to docx with internal links.

In order to fix this bug completely, this gem should handle docx with internal links.
This PR provides the first step: suppress raising the exception.

@satoryu satoryu marked this pull request as ready for review October 29, 2023 17:05
@satoryu satoryu merged commit 140e6f9 into master Oct 29, 2023
5 checks passed
@satoryu satoryu deleted the suppress-exceptions-from-internal-links-to_html branch October 29, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant