-
I want to make a text editor (something similar to Google Docs, but just with the real-time and share with my friends the doc) but dedicated to math. Does this project support all the characters used …
-
### Describe the bug
Related to vitejs/vite#1166 - this time with a reproduction.
Given the following `vite.config.js` file:
```js
import { defineConfig } from "vite";
import preact from "@pr…
-
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
When I deploy this template on vercel, building process fails.
-
**Describe the bug**
Upgrade ReactMarkdown to latest because of dependecy issue.
When trying to build a package, you'll probably encounter an error that is thrown because of a dependecy in react-m…
-
### What version of `astro` are you using?
1.7.2
### Are you using an SSR adapter? If so, which one?
none
### What package manager are you using?
yarn
### What operating system are you using?
s…
-
This looks great! I'd love to use it with a static site generator. Do you have any plans for a Remark/Rehype plugin wrapping this or would that be fair game for the community?
-
Pardon my ignorance but I am new here and may not know how to properly post a question.
I am trying to install and use shiki in my react project. I have installed shiki using yarn and am trying to…
-
Any working example with Astro MDX?