-
### Subject of the feature
I'm running into the same issue as described in https://github.com/syntax-tree/mdast-util-toc/issues/67. The last comment there suggested re-opening the issue if anyo…
-
[troubleshooting section]: https://iles-docs.netlify.app/faqs/troubleshooting
- [x] I have read the __[troubleshooting section]__ before opening an issue.
- [x] I have tried upgrading `iles` and `…
-
Soon (April), it’s time to switch to ESM (without CJS backup) for all packages in the ecosystem.
That’s a lot of projects switching over, and a round of majors that bubbles from the bottom through to…
-
### Problem
I have a typescript error when using `prefix` and `parents` of `mdast-util-toc` options.
### My environment
* **OS**: macOS Catalina 10.15.7
* **Env**: TypeScript 4.1.5
…
babie updated
3 years ago
-
# Synopsis
When attempting to specify a `pageResolver` in configuration via API use, 💥
```ts
.use(remarkWikiLink, {
pageResolver: (permalink: string) => `/${permalink}` // real paths at roo…
-
### Subject of the issue
SSIA
### Your environment
* **OS**: macOS
* **Packages**: @mdx-js/runtime v1.6.18
* **Env**: node 14.2.0, yarn 1.22.4
### Steps to reproduce
Sample:…
-
### 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…
-
hi ,that's use ;
import {
Editor,
defaultValueCtx,
rootCtx,
editorViewCtx,
parserCtx,
themeFactory,
serializerCtx,
editorViewOptionsCtx,
remarkPluginFactory,
nodeFactory…
-
### Subject of the issue
It seems like `remark-stringify` is replacing my [zero-width space][wikipedia] (`​` or `​`) with the Unicode character. I'd prefer not to have that ha…
-
readme.md
This ---------> rehype-remark — Transform HTML (hast) to Markdown (mdast)
has the wrong link in it. It links to rehype-retext and not rehype-remark
(edit by woorm to clean issue)