-
### Describe the bug
I noticed that `npm install` fail to fetch some files in webcontainer.
Installed node_modules missing some files.
e.g. https://www.npmjs.com/package/kuromoji
### Link to…
-
It seems too verbose to use `.markuplintrc.js` (json config is not supported in current case)
```js
const path = reuqire('path')
module.exports = {
rules: {
textlint: {
option: {…
-
I'm implementing a plugin that applies textlint fixes, and noticed that the range is being incorrectly computed.
See the example below:
```
$ echo '2021-07-02 (Thursday)' | textlint --format js…
-
**What would you like Renovate to be able to do?**
We need an automatic way to enforce the "one sentence per line" standard, that @HonkingGoose just implemented in PR #7625.
@JamieMagee said t…
-
# Description
There are some common requests and quality of life improvements that would go together nicely and make Zettlr more useful.
This Issue is to serve as a central point to discuss and …
-
[Rousseau](https://github.com/GitbookIO/rousseau) is currently used as part of the automated proofreading, however [most checks are disabled](https://github.com/PlaceOS/docs/blob/f09c6633b4032bdd9a034…
-
This is a work log of a "OSS Gate workshop".
"OSS Gate workshop" is an activity to increase OSS developers.
Here's been discussed in Japanese. Thanks.
## 作業ログ作成時の説明
以下のテンプレートを埋めてタイトルに設定します。埋め方…
-
From https://github.com/place-labs/orthograph-err/issues/8#issue-755735912
> A lot of the current phase of customizing Orthograph-err is in finding & detailing specific exceptions. I foresee future…
-
次のテキストのように、「だから」が文中にある場合でも、「したがって」に置き換えるよう指摘されます。
```markdown
なぜなら右辺を展開すると恒等的に1だからである.
```
```
npx textlint --preset preset-ja-engineering-paper --format pretty-error README.md
```
```
✓ ja-…
tueda updated
3 years ago
-
When I use `\ref{}`, the command was detected as end of a sentence:
![image](https://user-images.githubusercontent.com/68371029/119588090-043daa80-be0b-11eb-99ac-fa380a165ba0.png)
It is expected…