Titus
Titus
Yes, renaming to make things public or preventing their use would both be breaking.
> this What does this refer to? --- Solution: you list several ideas. Which are most important? > Emitting .d.ts and .js files for TypeScript, JavaScript, JSX, and MDX Why...
> For such cases emitting files is not really important, that would be mostly for libraries. Do you know of an example of a library that has several MDX files...
> TypeScript can’t handle MDX, not for editor features, nor type checking. I don’t think I understand you at all, because as far as I understand, TypeScript can check types...
I’d also add that things don’t have to happen here. You can make your CLI, however you see fit, and find people to use it. Things can probably move faster...
Slashes are also used inside words: https://english.stackexchange.com/questions/115367/are-w-o-w-b-c-common-abbreviations-in-the-us
This pkg is about AP style. Do you have a reference that says AP style includes slashes?
I don’t see https://en.wikipedia.org/wiki/AP_Stylebook or https://en.wikipedia.org/wiki/APA_style, which are both linked from the readme, mention `slash` or `/`. I’d say we should find confirmed AP headlines and look for slashes in...
> this is unneeded as props are always object Who defines that? I think it’s not needed when used as ``. But some people don’t do that. Some people do...
People can indeed do `MDXContent({})`. And that’s probably good. But. Now people don’t have to. And indeed: what about other frameworks. I personally don’t think it’s worth a breaking change....