Shigma
Shigma
https://github.com/nonebot/plugin-apscheduler
 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...