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 fragment to AddLexReferences and AddCollection #62

Merged
merged 5 commits into from
May 30, 2024

Conversation

mark-sil
Copy link
Contributor

@mark-sil mark-sil commented May 28, 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 both AddLexReferences() and AddCollection().
The xhtml and json generators do the conversion to a string.


This change is Reviewable

mark-sil and others added 4 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
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: I519b27009483c6898a2437d537ffefa5dcea6b32
@mark-sil mark-sil requested a review from jasonleenaylor May 30, 2024 11:48
Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

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

:lgtm:

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 merged commit 119a4e2 into release/9.1 May 30, 2024
5 checks passed
@mark-sil mark-sil deleted the fragment branch May 30, 2024 19:20
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.

2 participants