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: fix encoded filename is too long case #59

Merged
merged 1 commit into from
Dec 29, 2023
Merged

Conversation

echo724
Copy link
Owner

@echo724 echo724 commented Dec 29, 2023

References

fix: #57
Thanks to: @vorfreuder

Modified

fixed parsing file block (or image block) if that contains too long encoded name. It may solve other languages that has longer encoded length.

@echo724 echo724 changed the base branch from main to develop December 29, 2023 02:49
@echo724 echo724 merged commit fa4dc6f into develop Dec 29, 2023
0 of 3 checks passed
@echo724 echo724 deleted the fix/filename-long-57 branch December 29, 2023 02:49
github-actions bot pushed a commit that referenced this pull request Jan 10, 2024
## [2.9.0](v2.8.4...v2.9.0) (2024-01-10)

### Features

* add notion token parameter to `Exporter` ([#60](#60)) ([a93cf51](a93cf51))

### Bug Fixes

* fix encoded filename is too long case ([#59](#59)) ([073994a](073994a))
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.

Export Failed: File name too long
1 participant