-
# Value Added
Enables future work to update retext to the latest version
# Description
Currently, the find keyphrase lambda uses the retext library to find keywords and phrases in text. Unfor…
-
This issue contains a list of Renovate updates and their statuses.
## Repository problems
These problems occurred while renovating this repository.
- WARN: Error updating branch
## Pending Approv…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/retextjs/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/retextjs/.github/blob/main/…
-
How to reproduce?
On a given document, the app starting up with live preview enabled. Scrolling down to the very end of the markdown content with the "down arrow" cursor key (same with "pagedown" …
-
Trying to install `retext` with pyston fails, while it goes fine with regular cpython.
Issue appears to be with PyQt6
Getting:
```
Using cached PyQt6-6.4.0.tar.gz (1.0 MB)
Installing bu…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/retextjs/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/retextjs/.github/blob/main/con…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/retextjs/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/retextjs/.github/blob/main/con…
-
And why does it suggest "snapshot"?
![image](https://user-images.githubusercontent.com/122009/198237901-c674ddde-24f9-4e19-98e5-056a595bf762.png)
-
At least in some webpack configurations, because some of the `parse-latin` plugins import `toString` from `nlcst-to-string` as `default`, while `toString` is not in fact a `default` export, webpack fa…
-
Currently `ReText` drops additional props. Would like them to be passed on to the underlying text input instead.