Gabe Ragland
Gabe Ragland
Awesome work on this library! I'm looking for something similar but that scales the font size of multi-line text to always fit the container height rather than width. Any thoughts...
We currently pass data to the instatype component by calling `callback(data)` within `requestHandler()`. It would be better if we passed data as a prop to instatype: ``
This PR adds react@^17.0.0 as a peer dependency in order to avoid warnings on projects that use latest versions of React.
We want the TypeScript toggle button to appear between the post description and the code example. Looks like moving it into MDX is the best way to do that.
OG share image still says "one new recipe every day" and we're switching to a more flexible schedule (prob twice a week).
The latest version on https://github.com/transitive-bullshit/chatgpt-api uses a captcha solver to get around Cloudflare protection and make requests to ChatGPT. If anyone wants to tackle this a pull request is greatly...