Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
701 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in DIYgod/RSSHub that received 1 comment
Revert "feat: more readable 微博个人时间线, Twitter 用户时间线, 豆瓣用户广播"
Reverts #5886 Fixes #5927 这个pr没有顾及大部分用户的实际使用需求,也不兼容大部分RSS阅读器,变动太大已经严重影响了用户的正常使用。 建议在充分论证和做出完善的解决方案之前,先revert,以免影响正常使用。
Created an issue in taoqf/node-html-parser that received 2 comments
Error process <pre><code><code/><pre/> block
CODE: const html = ` <div class="language-python highlighter-rouge"> <div class="highlight"> <pre class="highlight"><code><span class="k">print…