chatgpt-to-notion icon indicating copy to clipboard operation
chatgpt-to-notion copied to clipboard

fix: handle bullet points in reference blocks

Open PRESIDENT810 opened this issue 7 months ago • 0 comments

If there's a reference block with bullet points only, this extension will fail to export:

image
Error message: Cannot read properties of undefined (reading 'rich_text')

Error code: 400

My prompt:

> - SEC Rule 606 requires broker-dealers to disclose routing practices for non-directed orders.  
> - Robinhood’s PFOF model has drawn scrutiny over potential conflicts of interest and order execution quality.
output the text above with nothing else

PRESIDENT810 avatar Mar 24 '25 07:03 PRESIDENT810