Cobertos / md2notion

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

fix: catch 'no such image' errors from imagePathFunc #48

Open knightjoel opened 2 years ago

knightjoel commented 2 years ago

By fixing the white space of the condition, it will apply to the case where a custom imagePathFunc was provided and where the default function is used.