-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
contributions-welcomeIntended for completion by you, the contributorIntended for completion by you, the contributorfeature:elementsParsing all the other elements correctlyParsing all the other elements correctly
Description
Context
MSFT accuracy-test (permalink at the time of posting)
Problem
Titles come out as two separate title elements
{
"text_content": "PART I. FINANCI"
},
{
"text_content": "AL INFORMATION"
},
This is because MSFT puts the section titles into two pieces for some reason
Ideas about a possible solution
Maybe include the line information into the solution: If two elements of the same type (and level) are on the same line, they should probably be identified as a single element
Metadata
Metadata
Assignees
Labels
contributions-welcomeIntended for completion by you, the contributorIntended for completion by you, the contributorfeature:elementsParsing all the other elements correctlyParsing all the other elements correctly
Type
Projects
Status
Medium