Logan Powell

Results 82 comments of Logan Powell

I would like to use the fixes proposed by @hdwatts... any chance you'll merge it? EDIT: I've spoken without fully testing. Now that I have, I get a number of...

Great DX so far, just hit this issue myself... The `` tag apparently has three [required attributes](https://validator.w3.org/feed/docs/rss2.html#ltenclosuregtSubelementOfLtitemgt) > `` sub-element of `` > `` is an optional sub-element of ``....

I made the tweak and can send a PR if so desired: https://github.com/loganpowell/rss2

https://fonts.google.com/specimen/Public+Sans

👍 on this! Since the syntax is in flux, having a full-blown canonical example would be very handy! Like a cheatsheet that contains all the features of the spec. 🙏...

if you're just annoyed by the ts warnings, here's a dirty patch: ```ts // extend File interface declare global { interface File { path: string } } ```

I'm running into the same issue on a Next.js app

@ClaritySupport , sorry for the delayed response. I got it to work with this snippet in my `_document.tsx`: ```js // _document.tsx import { Html, Head, Main, NextScript } from 'next/document'...

Just bought the 2.8 version. Great work! I see the line tool, but now that I've installed the full add on, where do the rest of the snap utils live?