-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CON…
-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CONTRI…
-
### Describe the problem
We just upgraded the docs to use shiki-twoslash, which provides tooltips on `js` code blocks:
It would be cool if `svelte` blocks got the same treatment.
### Describe…
-
**Is your feature request related to a problem? Please describe.**
When using [twoslash](https://shikijs.github.io/twoslash/) code organization features like `@include` or `---cut---`, nothing happ…
-
### Describe the bug
Hello 👋 from the [Effect-TS](https://github.com/Effect-TS) community :)
We have recently been experimenting with using different frameworks for building our [documentation …
-
### Check List
- [X] I have already read [Docs page](https://hexo.io/docs/).
- [X] I have already searched existing issues.
### Feature Request
In addition to highlight.js and pism.js, it would be …
noraj updated
1 month ago
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Motiv…
-
Loading with deasync breaks in `@11ty/eleventy@3.0.0`. With the new ESM support by Eleventy the plugin could boil down to this:
```js
import { setupForFile, transformAttributesToHTML } from 'remark-…
-
## Proposal
Use shiki, https://shiki.style/, as the syntax highlighting library for mystmd. It uses the same syntax highlighting engine as vscode and has very good tooling.
- It uses TextMate gram…
-
Hey,
I've integrated VitePress and Twoslash, thanks for all the work you've done here.
IIUC things like `@log` are styled when e.g. using `ts twoslash`. However, it seems that these `@` notation…