Merged
Conversation
Collaborator
|
Encountered some tex related warnings when trying to build epub with your scripts and not sure if it was caused by my own internet connection. Anyway, thanks for your contribution! |
Contributor
Author
|
I don't see any TeX warnings on my computer. Could you provide some warning messages so I can take a look at what the issue is? |
Collaborator
除了少数几个这种: 其它基本都是这样的,看上去像是连接的问题: |
Contributor
Author
|
Collaborator
|
谢谢,前一个已经合并了,后一个警告里的链接试了下倒是可以直接打开,但运行脚本的时候还是会有这些警告,不知道是为什么了,从字面上看还是网络相关。 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds support for converting Markdown files into EPUB format, making it easier to read notes in apps like Apple Books and WeChat Read.
Highlights:
Added EPUB export functionality
Compatible with multiple ebook platforms
Looking forward to your review!