-
https://css-tricks.com/table-of-contents-with-intersectionobserver/
- [x] wrap any heading in-between content, into a ``
- [x] use a rehype plugin for this: get inspiration from src/components/m…
-
According to their changelog, `react-markdown` have removed the `escapeHtml` property in favor of using rehype plugins:
https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-bugg…
-
### Problem
Consider the following Markdown:
```md
This is some Markdown with a Kbd tag
```
This results in a tree similar to this:
![image](https://github.com/pngwn/MDsveX/assets/8215371/…
-
Hi @cpojer ! What are your thoughts on allowing customizing `remarkPlugins` and `rehypePlugins`?
https://github.com/nkzw-tech/remdx/blob/53058eb54c692c63885d7338086c9e48baad073a/packages/vite-plugi…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the problem
I would like to also improve images in markdown, therefore I use remark/rehype and inject a custom plugin to replace the `img` tag with `` ([see here](https://github.com/Lu…
-
**Is your feature request related to a problem? Please describe.**
Nothing important, nothing frustrating. Just thought that if I want to keep posting puzzles like [this one](https://stacker.news/ite…
-
I am encountering an error while using the `rehype-pretty-code` package in a Next.js project, specifically when utilizing the `transformerCopyButton` feature. The error message I receive is:
```ts
…
-
The [remark-directive](https://github.com/remarkjs/remark-directive) plugin does not function as expected when used with mdsvex. I could not figure out why.
Minimal example:
```js
import { unif…
vypxl updated
4 months ago
-
hello {|note|}
----
displays a custom html
hello [html]