-
# 写在前面
兴趣过于广泛,终究是不行的。只是倾听世界的声音,而不向世界发出你的声音,也是不行的。
# 站点记录
- 2024/10/06
最终采用了Gmeek这个方案。专注内容才是根本。
不过utterances支持评论提醒吗?~~好像没有~~issue有提醒
接下来需要研究一下在哪里书写,直接在issue写可能会有中途丢失的风险(测试了一下果然)
应该还是…
-
## Description
Math inside block quotes is rendered incorrectly, essentially always assuming lazy continuation of the block quote.
## Reproduce
1. Open Jupyter Lab and create a new notebook
…
-
Because of the follow issue on github-markdown:
https://github.com/github/github-flavored-markdown/issues/89
https://github.com/github/github-flavored-markdown/issues/100
-
Can we support (mathpix-markdown)[https://github.com/Mathpix/mathpix-markdown-it]?
It the markdown dialect used by [nougat](https://github.com/facebookresearch/nougat).
-
### 開發一個使用 React 框架的前端專案
1. 整合 GitHub API
2. 實作搜尋與篩選功能
-
@pepelsbey I wanted to run this by you. I’ve enabled GitHub Flavored Markdown, which effectively removes the need for the `scripts/highlight.js` file. Now, all the syntax highlighting can be done at b…
-
While `markdown-mode` is supported, GitHub Flavored Markdown (`gfm-mode`) doesn't.
-
In GitHub-flavored Markdown, they support strikethrough (``) using `~~text to strikethrough~~`. Could you add this to Markdown Extra?
Example: here is some ~~deleted~~ text.
Reference: https://help.…
-
@harrislapiroff suggested using Markdown containers, instead of blockquotes, via the [`markdown-it-container` ](https://github.com/markdown-it/markdown-it-container) project. Let's weigh the pros and …
-
### Pitch
With the [extended Syntax](https://www.markdownguide.org/extended-syntax/) of [Markdown](https://www.markdownguide.org/) there are a couple of more formats, which could be helpful for the *…