-
Hello,
thanks for retext — it is very elegant to use!
Although I have managed to create a plugin which filters a tree, it seems the next plugin in the chain does not inherit of the changes of the pre…
-
Hi,
it might be cool to add a "how to add a new language" to the retext plugins. Does a decorated "awesome retext" list anywhere :smiley: ?
-
I'm having a hard time tracking down exactly where this bug is, but I'm having trouble when running documents through retext-spell, because the `WordNode`s being passed in sometimes contain the ending…
-
So there is this seemingly abandoned piece of software called [knwl.js](https://github.com/loadfive/Knwl.js). I am fairly unfamiliar with retext and it's ecosystem but still I was wondering if it migh…
-
I am using `preset-woorm` and attempting to add this as the last entry to `plugins`, however it's not working. Any insight as to what's wrong?
```json
[ "retext-quotes", { "preferred": "str…
-
### 问题类型 / Type of issues
* 其它 / other
----
仓库里的包越来越多了,所以组织一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。包名后边的数字是来自 [pkgstats](https://pkgstats.…
-
Is there an option to ignore converting quotes in html attributes? Right now anchor links etc. will be broken by this retext plugin.
Many thanks
-
I tried plugging v1.0.0 of `retext-spell` into [`quality-docs`](https://github.com/sparkartgroup/quality-docs), but it wasn't flagging any spelling errors. I thought maybe the spelling errors were bei…
-
### Subject of the issue
I might be wrong, but I think the TypeScript definition for the [parse() method's return](https://github.com/remarkjs/remark/blob/0114ff967b913ad35fddfd45d44e2d1ed4d5e869/p…
-
Hi @wooorm, firstly, thank you for open sourcing this project!
I'm very excited to be able to integrate it with a web-editor, ideally, on the client-side itself. But looking through the documentati…