Skip to content

Commit 350c423

Browse files
authored
fix: Remove JavaScript from HTML reader output (#313)
* Fixes an error causing JavaScript to appear in the output of `partition_html` sometimes.
1 parent 1ccbc05 commit 350c423

File tree

5 files changed

+1191
-8
lines changed

5 files changed

+1191
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
## 0.5.1-dev1
1+
## 0.5.1-dev2
22

33
### Enhancements
44

55
### Features
66

77
### Fixes
88

9+
* Fixes an error causing JavaScript to appear in the output of `partition_html` sometimes.
910
* Fix several issues with the `requires_dependencies` decorator, including the error message
1011
and how it was used.
1112

0 commit comments

Comments
 (0)