Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I stumbled upon a document that was using something called Smart Tags. docx-preview ignores those elements, so part of the text was missing from the rendered HTML.
I don't really care about the specific features that Smart Tags provide, I just need the text within them to show up. So this is just a simple fix to pass along the child
run
elements.I struggled to create a document with Smart Tags myself, but one is availale here (the smart tag is right before the phrase sprieduma lietā Nr. SKA-468/2005).
Before:
After: