dragonman225 / notablog

Tell stories of your work with Notion
https://dragonman225.js.org/notablog.html
MIT License
665 stars 79 forks source link

Error “Unsupported formatting: ["_",null]” #36

Closed gendlee closed 2 years ago

gendlee commented 2 years ago

when I generate, error happens below: image

then extra commas and characters are added like: image

Expected format is: image

thanks!

dragonman225 commented 2 years ago

Looks like an inline text formatting isn't supported. Could you share the link of the Notion page that is affected? So I can take a look at what formatting it is from the raw data.

gendlee commented 2 years ago

Looks like an inline text formatting isn't supported. Could you share the link of the Notion page that is affected? So I can take a look at what formatting it is from the raw data.

https://flicker-mandrill-c50.notion.site/0006-java-1-20-3117c990b7694ef2b71c075a8bbcd535

dragonman225 commented 2 years ago

Thanks! It should be fixed in v0.7.2. You can update and try generating again:

npm i -g notablog
notablog generate <your_starter_folder>