-
feat: keep input tag's class attr in table (#4064)
发布于
2025-07-16 21:46:58 +00:00 This change affects partition html.
Previously when there is a table in the html, we clean any tags inside
the table of their class and id attributes except for the class
attribute forimgtags. This change also preserves the class attribute
forinputtags inside a table. This change is reflected in a table
element's metadata.text_as_html attribute.下载附件