Cobertos / md2notion

A better Notion.so Markdown importer
MIT License
654 stars 65 forks source link

bug: errors with convert latex #50

Open Angel0726 opened 2 years ago

Angel0726 commented 2 years ago

when the document contains latex, i find some errors:

image image

cavaunpeu commented 2 years ago

Getting the same error.

cavaunpeu commented 2 years ago

This command works:

python -m md2notion --latex --create my_token_v2 my_page_url ~/Downloads/docs.md

On this branch:

pip install git+https://github.com/cavaunpeu/md2notion.git@ww/remove-backslash-replace

Angel0726 commented 2 years ago

This command works:

python -m md2notion --latex --create my_token_v2 my_page_url ~/Downloads/docs.md

On this branch:

pip install git+https://github.com/cavaunpeu/md2notion.git@ww/remove-backslash-replace

i try it. and find some new errors. if latex is under list image image

AlieZVzz commented 1 year ago

same error