Nick McCurdy

Results 345 comments of Nick McCurdy

Yea I know, a table could still have only a small amount of CJK content

Would anyone be interested in a PR for this toggle? I would still like to be able to disable it in my own projects, as I prefer proportional fonts, and...

@Austaras Are you referring to the toggle or automatically disabling this feature for CJK (which I think could be a separate issue)?

Now that `"useTabs": true` is being considered (#7475) for Prettier 3 as a breaking change, I'd like argue that changing the default behavior of this would also improve accessibility: 1....

If we can't add an option for this I would prefer to disable alignment by default personally. However most users seem to use monospace fonts so this could be a...

I'm not sure exactly what you mean by "standard pair". As far as I'm aware, the spec itself doesn't have any matching angle brackets, but JSX (which is a non-standard...

I noticed that all my `.find()` calls fail in components that I've migrated to Array returns. It seems like I need to avoid it entirely until this is supported in...

I think warning the user is the best approach here. An error could potentially break tests that are written with this change cancellation in mind, and React doesn't error about...

This works for me when I use `markdown: CommonMarkGhPages` in `_config.yml`.

The feature isn't being removed, it's being replaced with another API based on PostCSS, which has more community support and can still work like a processor.