Freya Gustavsson
Freya Gustavsson
Twitter has the following: https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/summary-card-with-large-image.html Large image should be aspect ratio 2:1 Reddit takes from `og:image` as well so should remain as icon-only
Fixed in my clone * Repo: https://github.com/SpyTec/react-c3js * NPM: https://www.npmjs.com/package/@spytec/react-c3js
Hi all, since maintainer has been inactive I cloned this repository and published it in my name. I'll try my best to maintain it, PRs definitely welcome. I've set c3...
Of course there's a bug 🙄
Point being it only allows you to sticky/announce, not choose top or bottom position
Dropdown in what way to choose between subreddit and comment? I think it would be better to keep it as it is to make it easier to manage macros that...
We already have a substring for message in TBApi though, it shouldn't cause any issues with the request https://github.com/toolbox-team/reddit-moderator-toolbox/blob/7a67e74379f4477fb6e83f597ae56fdbe3f6ac67/extension/data/tbapi.js#L381-L391
> > > I don't think I've ever seen that selection... how/where is it located? PoC, modified locally to showcase how'd it look
I would suggest to use `|` as delimiter as it's seldom used in comments/posts. And for templating, I'd suggest to mix two chars for start and finish, or use them...
So, instead of doing tokens. Another option would be to keep HTML parsing but utilize web-components (if that's possible). * `` ~> `` * `` ~> `` * `` ~>...