Commit 116ce404 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update common.py

parent 35833d61
......@@ -111,9 +111,7 @@ def do_parse(
md_content = pipe.pipe_mk_markdown(local_image_dir,
drop_mode=DropMode.NONE,
md_make_mode=f_make_md_mode)
logger.info(f'-'*100)
logger.info(f'md_content:\n{md_content}')
logger.info(f'-'*100)
try:
md_writer.write(
content=md_content,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment