Skip to content

Commit 1953b86

Browse files
authored
Ml 415/merge inline elements (#3749)
1 parent eb1b294 commit 1953b86

File tree

9 files changed

+3250
-20
lines changed

9 files changed

+3250
-20
lines changed

Diff for: CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
## 0.16.4-dev1
1+
## 0.16.4-dev2
22

33
### Enhancements
44

55
* **`value` attribute in `<input/>` element is parsed to `OntologyElement.text` in ontology**
66
* **`id` and `class` attributes removed from Table subtags in HTML partitioning**
77
* **cleaned `to_html` and newly introduced `to_text` in `OntologyElement`**
8+
* **Elements created from V2 HTML are less granular** Added merging of adjacent text elements and inline html tags in the HTML partitioner to reduce the number of elements created from V2 HTML.
89

910
### Features
1011

0 commit comments

Comments
 (0)