Dimitri POSTOLOV

Results 378 comments of Dimitri POSTOLOV

@kuda1992 graphql-eslint sort selections https://github.com/B2o5T/graphql-eslint/blob/master/docs/rules/alphabetize.md#correct-2

@benface I think it can be solved by parsing gitbook's SUMMARY file https://github.com/streamingfast/substreams/blob/develop/docs/SUMMARY.md?plain=1 and adopting it to Nextra's `_meta.js` file In this case, we'll no longer maintain sidebar order manually

> That said, it also makes diffs nicer when modifying the start or middle of a paragraph. exactly!

anyway it is up to you to decide, we use `proseWrap: 'always'` in our shareable configs and we love it, especially while reading markdown content in Macbook 13

Enabling rule to enforce code blocks have language will avoid it in the future