Brad Garropy
Brad Garropy
Hey @nickbenz007, do you have a link to the project / repository where this is happening so I can check it out?
Hey @max-programming, Thanks for this pull request! Just digging into into it now. Can you elaborate on your use case for these additional `meta` and `link` tags?
That's a great use case for `meta` tags. Based on the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name), there aren't too many `meta` tags to begin with, so I think I'll just explicitly support `theme-color`...
@all-contributors add @max-programming for bug and ideas and code and userTesting
Sweet! Then maybe the example in the documentation could show something like this: ``` season: { start: new Date("December 1"), end: new Date("January 1"), } ``` It still parses to...
Thank you for considering these feature requests! Feel free to delay them after your `v1.0.0` launch if need be.