-
主题的inline公式目前测试有不限于以下几个的符号需要转义字符:
- 下划线 ```_```
- 星号 ```*```
- 大括号 ```{ }```
- 转义符 ```\```
比如:
```
$c^* = q_{\alpha, \beta}^* / q^*$
```
需要改为
```
$c^\* = q\_\{\alpha, \beta\}^\* / q^\*$
…
-
If I start Inkdrop, I instantly get the error message: "Failed to load the math package. e.memo is not a function". The equations are not rendered correctly.
The currently installed version is v1.2…
-
**Describe the bug**
10:15:31 AM: Build ready to start
10:15:33 AM: build-image version: 30f629161c0736b1a3ecd8b418e5eeffab5c0faf
10:15:33 AM: build-image tag: v3.3.14
10:15:33 AM: buildbot versio…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/remarkjs/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/remarkjs/.github/blob/main/con…
-
Issue Type: Bug
since the lsat version, when using up arrow to go through a document... if you get to a place where word-wrapforces the cursor to jump to the right (because the cursor is at the left…
af4jm updated
2 years ago
-
This plugin is working wonderfully, but seeing as you're using pandoc to convert the markdown it's a shame not to use [pandoc markdown](https://pandoc.org/MANUAL.html#pandocs-markdown). On top of that…
-
## 🎛 Configuration
### `package.json`
```json
{
"source": "src/index.ts",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"dependenc…
-
**Describe the bug**
使用src引入MathJax时,多个实例切换时控制台会报错
**To Reproduce**
1. 在Vue 2.x环境下使用Cherry封装编辑器组件
``` javascript
const options = {
...
engine: {
...
syntax: {
...
…
-
-