luogu-dev / luogu-dev/markdown-palettes
Bug Report:无法正确显示部分 LaTeX 公式
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 245
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
RT,当使用
```latex
\sum\limits_{i=1}^\infty \dfrac{1}{(1-p)^{i-1}}
```
时,无法正确显示分数线
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with the LaTeX expression shown in the report, especially the fraction inside the sum. Trace the Markdown editor's formula-rendering entry point and verify that the fraction line displays correctly after the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100