Shigma

Results 64 issues of Shigma

https://github.com/nonebot/plugin-apscheduler

![Image](https://github.com/user-attachments/assets/9a2cd586-2681-4c7a-a99d-4e93bd1ebff8) I saw the `// ^^^` syntax in the documentation, but if I want to highlight `function` in the example above, what should I do? ```ts function add(a: number, b:...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Typst officially supports PNG...

## Motivation Consider the `RequiredDict` below: ```rust /// A dictionary that requires all keys to have values. /// In such case, Vec is much better than HashMap. pub struct RequiredDict...