-
-
Codehikes remark plugin converts any code block found in an mdx file. Using code blocks in combination with a library called mermaid allows you to generate e.g. sequence diagrams. When the codehike re…
-
Hello, I'm trying to set this plugin up with sanitization, because I am working with user input, so I have to prevent XSS. For sanitization I'm trying to use rehype-sanitize and when using this plugin…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: darwin
A…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/syntax-tree/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/syntax-tree/.github/blob/ma…
-
### Current Behavior
`{
"name": "playbook",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"nx": "nx",
"start": "nx serve",
"build": "nx build",
"test": "nx test…
-
Dear community!
It would be great to have the ability to add the new recma plugins (and not only remark & rehype)...
That is, because we at frontline have written a plugin that allows you to secti…
-
CkEditor isn't able to help producing tables. However it can be used to save a a post including a correctly formatted table.
On editing that post however CkEditor breaks that table while it should …
-
Hi, first of all, thanks for much for this repo, it's amazing! I tried using MDXEditor in my React project but couldn't figure out a way to style it. This is what it looks like when imported.
…
-
The tests are currently unstable due to the unstable output of mermaid. As a result I had to allow test failures in CI, which is really bad. I’m open to suggestions to make the tests more stable.