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

Pass a content fragment to AddLexReferences() #60

Closed
wants to merge 3 commits into from

Conversation

mark-sil
Copy link
Contributor

@mark-sil mark-sil commented May 22, 2024

Converting the fragment to a string was resulting in the loss of all styling for Word Export. Now we pass the content fragment to AddLexReferences() and let the xhtml and json generators do the conversion to a string.


This change is Reviewable

mark-sil and others added 3 commits May 22, 2024 12:24
Converting the fragment to a string was resulting in the
loss of all styling for Word Export.  Now we pass the
content fragment to AddLexReferences() and let the xhtml
and json generators do the conversion to a string.

Change-Id: I0574ae94317c1580894e944429432ea4d56c99c6
Converting the fragment to a string was resulting in the
loss of all styling for Word Export.  Now we pass the
content fragment to both AddLexReferences() and AddCollection().
The xhtml and json generators do the conversion to a string.

Change-Id: I6979ba8b706fae29a4d99ac980e7d8396038c181
Copy link
Contributor Author

@mark-sil mark-sil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @mark-sil)

@mark-sil mark-sil closed this Jun 3, 2024
@mark-sil
Copy link
Contributor Author

mark-sil commented Jun 3, 2024

These changes were included in Commit 119a4e2

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