html2notion
html2notion copied to clipboard
body failed validation: body.properties should be defined, instead was `undefined`.
when I use your tools to batch process the html files, I got the Fail Reason below:
body failed validation: body.properties should be defined, instead was undefined.
I wonder if html2notion can parser all html grammer?
html2notion can NOT parser all html grammer. Right now, It can only work with some of the html formats that I've come across from Evernote's exports.
Hello, same problem with an Evernote HTML export.
Do I have to do something more? The code could help me so much. Have a nice day
Hello, same problem with an Evernote HTML export.
Do I have to do something more? The code could help me so much. Have a nice day
Can you upload your html file? I need this file to fix the problem
Hello, here is the code: https://github.com/ludofigueiredo/evernoteToNotion
Best regards