Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Kevin Hu 76cd23eecf
Catch the exception while parsing pptx. (#4202)
před 10 měsíci
..
resume Fix errors detected by Ruff (#3918) před 10 měsíci
__init__.py Fix errors detected by Ruff (#3918) před 10 měsíci
docx_parser.py Edit chunk shall update instead of insert it (#3709) před 11 měsíci
excel_parser.py fix chunk method "Table" losing content when the Excel file has multi… (#4123) před 10 měsíci
html_parser.py Fix errors detected by Ruff (#3918) před 10 měsíci
json_parser.py Fix json file parse (#4004) před 10 měsíci
markdown_parser.py Support table for markdown file in general parser (#1278) před 1 rokem
pdf_parser.py Added static check at PR CI (#3921) před 10 měsíci
ppt_parser.py Catch the exception while parsing pptx. (#4202) před 10 měsíci
txt_parser.py Fix errors detected by Ruff (#3918) před 10 měsíci
utils.py rename get_txt to get_text (#2649) před 1 rokem