-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix recursive parsing in Notion API handler
- Configure env variables correctly in parser.py - Update `parse_bullet_list` and `parse_numbered_list_item` functions to handle nested children blocks recursively. - Ensure consistent use of 'Bearer' in Authorization headers across all API calls. - Correct the indentation in `parse_text` function to ensure proper handling of annotations and links.
- Loading branch information
1 parent
2977fe4
commit 18cc2f3
Showing
1 changed file
with
33 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters