Skip to content

Refactor ParagraphSplitter to do conversion to XLIFF in one go #52

@simonech

Description

@simonech

In issue #42 I created an html parser that extracts the whole html into one tree in one pass, but it's still used by the paragraph splitter in a recursive approach.
A new html specific "splitter" should be implemented that does the XLIFF extraction in one go.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions