Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bulleted list view #33

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Fix bulleted list view #33

merged 2 commits into from
Aug 27, 2024

Conversation

papataco14
Copy link
Collaborator

  • Update .gitignore to include venv folder
  • Fix parser file to handle children in notion page data

Fixes #31

Add .venv folder to .gitignore
- 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.
@papataco14 papataco14 self-assigned this Aug 25, 2024
Copy link
Contributor

@JasonRay168 JasonRay168 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulled and tested on my local repo, looks good to me

@JasonRay168 JasonRay168 merged commit 847d533 into heroku Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants