Merged
Conversation
Owner
|
不能因为 Mastodon 不支持就去掉啊...RSS 阅读器都是支持的 |
Contributor
Author
|
嗯,那第 1 点就算了,第 2 个算是以前没有处理干净,你看看能否收了? |
Owner
第 2 点可以,把第 1 点 revert 吧 |
Contributor
Author
好啦。 |
DIYgod
approved these changes
Apr 10, 2019
Owner
|
Merged, thanks! |
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.
在转发 Telegram Channel 到 Mastodon 的过程中,发现有两处格式错误:
<i>#tag</i>这样的形式了,版式很乱且没必要,这个一般用的也少,干脆就去掉了。\r \n,这样可以更好的保持排版格式。(源代码中参照的 stackoverflow 链接中的第二个,回答中的提示也有保留回车的选项,就套过来了。