Aituyaa
Aituyaa
Firstly, thank you, T zilongshanren. The issue like this: > When add a new pkg be installed everytime, I have to reboot my emacs. I prefer to make it come...
Hey, Sir : ) I love this theme :100: Now, I am thinking about that whether you can add a table style. Because I often write docs in Emacs, and...
自己写了个片段,加到 `new Gitment` 所在的那个 `script` 标签中就可以了 :) ```js // Auto Initialize Comments let cmtBtns = document.getElementsByClassName('gitment-comments-init-btn'); let isClicked = false; let timer = setInterval(() => { Array.prototype.forEach.call(cmtBtns, item => {...
A simple & pure theme. THX :)
line36 「 曲线 」→ 「 控制点 」 **目标章节**:例如 其他章节/动画/贝塞尔曲线 —— `7-animation/1-bezier-curve/article.md` **本 PR 所做更改如下:** 文件名 | 参考上游 commit | 更改(理由) -|-|- article.md | 无| 修改部分错误 > 注意,参考上游 commit 是指你所修改的文件,在英文仓库中同名文件的对应 commit,即你此次提交的修改的依据。如果本...