Commit fcc2347
Reintroduced 'Excluded' flag in interlinear XML parsing and update documentation
- Reintroduced an optional 'Excluded' boolean flag to the ClusterData structure, allowing for location-specific exclusion of phrases in the interlinear display.
- Updated README to document the 'Excluded' attribute and its behavior.
- Enhanced unit tests to validate parsing of the 'Excluded' flag in XML input, ensuring correct handling of both true and false values.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 2d38026 commit fcc2347
5 files changed
Lines changed: 95 additions & 46 deletions
File tree
- src
- __tests__/parsers
- parsers
- types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
166 | | - | |
| 167 | + | |
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments