FieldWorks icon indicating copy to clipboard operation
FieldWorks copied to clipboard

Pass a content fragment to AddLexReferences()

Open mark-sil opened this issue 1 year ago • 0 comments

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 avatar May 22 '24 16:05 mark-sil