-
Hi collaborators, contributors, and community! 👋
### Governance
I’m checking in with y’all because we’re drafting the governance for this organisation (mdx-js) and unified as a whole. We’re doin…
-
### Subject of the issue
Hi all! Thank you for creating and maintaining these packages. I want to kindly complain about `remark-stringify` documentation.
`remark-stringify` readme is not beginne…
-
Hi!, I'm trying to type [mdx](https://github.com/mdx-js/mdx), which leads me to type unified, which leads me to type this. I've tried installing your types but I don't see them in npm, are you plannin…
-
### Subject of the issue
It would be useful for Node.js core if remark-cli had a --cache option similar to that used in ESLint. We fake it right now in our Makefile by generating a timestamp file a…
Trott updated
6 years ago
-
- 資料の準備をがんばらない
- 参加・途中退席は自由
- スキップしない
2018/06/14 19:00~20:00
話したい・聞きたいネタを書いてく ✏️
ハッシュタグ [#frontend_night](https://twitter.com/hashtag/frontend_night?src=hash)
-
The minimal example on https://github.com/xiaoxinghu/orgajs/tree/master/examples/example
repro on node `10.6.0`:
```bash
mkdir /tmp/orga-test
cd /tmp/orga-test
yarn add orga-unified oast-to-h…
-
### Description
When beautifying markdown using remark, atom-beautify does not respect .remarkrc file in the home directory.
### Expected Results
Atom-beautify should follow the .remarkrc file in ho…
-
-
Something similar to https://eslint.org/docs/user-guide/configuring#disabling-rules-with-inline-comments
But with HTML comments
-
I think this should be similar to eslint and xo, where if there are no files to lint then it does not throw an error, it just is completely silent on output.
```log
λ ~/Public/lad/template/ master…