12.24 禅道bug修改
This commit is contained in:
parent
5a3c8aae0f
commit
70b6a4b999
@ -50,7 +50,7 @@ def convert_file_to_markdown(file_path):
|
||||
'page_start': 0,
|
||||
'page_count': 100, # 设置解析页数为50页
|
||||
'table_flavor': 'html', # html 按html语法输出表格
|
||||
'parse_mode': 'auto', # 设置解析模式为scan模式
|
||||
'parse_mode': 'scan', # 设置解析模式为scan模式
|
||||
'page_details': 0, # 不包含页面细节
|
||||
'markdown_details': 1,
|
||||
'apply_document_tree': 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user