iissnan / iissnan/theme-next-docs
怎样使用LaTeX
Open
- Dominant language
- HTML
- Stars
- 165
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
用LaTeX的话只显示源码
比如
$$\frac{100}{100}$$
$\sqrt{1}$
等就只会显示
```
$$\frac{100}{100}$$
$\sqrt{1}$
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by checking how this documentation site handles LaTeX, then reproduce the reported examples $$\frac{100}{100}$$ and $\sqrt{1}$. The work is done when these expressions render as mathematics rather than appearing as literal source text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100