Skip to content

Commit 475dcce

Browse files
fix: update
1 parent 732a346 commit 475dcce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 0.22.2
22

33
### Enhancements
4-
- **`partition_md` Markdown `extensions` (fixes #4006)**: Optional kwarg passed to `markdown.markdown()`; defaults to `["tables", "fenced_code"]`. Override with e.g. `extensions=["tables"]` when needed.
4+
- **`partition_md` Markdown `extensions`**: Optional kwarg passed to `markdown.markdown()`; defaults to `["tables", "fenced_code"]`. Override with e.g. `extensions=["tables"]` when needed.
55

66
## 0.22.1
77

0 commit comments

Comments
 (0)