-
First of all, awesome and really well done project. Congrats!
Is it only for English? I mean, I saw that it supports latin chars, but would it work for say, separating syllables, or finding phonetics…
-
Came across unist & remark via mdast, and I was wondering what would be involved in creating an entirely new flavour of syntax tree within this family?
More concretely, I'm interested in creating `ad…
bguiz updated
5 years ago
-
From steelbrain/linter-ui-default#205, there is a url on the `linter` message
eslint uses a url to link to the rule documentation https://github.com/jfmengels/eslint-rule-documentation
`unified-…
-
### Unable to input Chinese
Use the openSUSE distribution
Tried all methods are invalid
retext
```
Using configuration file: /home/xuan/.config/ReText project/ReText.conf
/home/xuan/.local/l…
-
-
Of the icons already covered in Square, not all of them have been properly checked over. This includes:
1. Have the latest Numix design (the one used by Circle)
2. Be void of clipping, strokes, and …
-
I'm trying to write an IPv6 which has the following formatting:
xxxx:xxx:xxx:100::xxxx:xxxx
The editor automatically change the :100: into a red-colored 100% emoji. I'd like to know how to disab…
ghost updated
5 years ago
-
the demo (http://wooorm.github.io/retext-directionality/) tries to show how bidi text can be detected and handled by retext. The line with both Hebrew and English should be right to left as it starts …
-
What purpose do generated class names serve, such as `footnotes` on the block containing footnotes or `language-X` on a fenced code block?
The problem is that if a plugin takes advantage of `node.dat…
-
If you have the following:
```md
## License
[npm]: http://npmjs.org
```
Upon running `remark` with `remark-license` plugin it will strip the link `[npm]` etc