Robert Means
Robert Means
Howdy, You can accomplish this by extending the allowed tags. By default, the '' tag isn't included. Depending on use case, you can pass it on a single call to...
Hi @geantas - I think this would be possible in sanitize-html, but it would probably be easier to use "cheerio" as a second step after sanitize-html. The [cheerio package](https://www.npmjs.com/package/cheerio) is...
Hi @iampeternguyen Thank you for bringing this to our attention! This is actually a bug in our documentation rather than in Apostrophe. When Apostrophe entered into beta, there was a...
What version did you upgrade from? Version 1.18.2 only adds some testing. Version 1.18.0 did make some changes to `allowedAttributes`.
@itsajay1029, @sajdakabir, and @Ayushparui - I'm not sure how much experience any of you have with open-source contribution or Apostrophe. I'm a DevRel at Apostrophe and if any of you...
> > @itsajay1029, @sajdakabir, and @Ayushparui - I'm not sure how much experience any of you have with open-source contribution or Apostrophe. I'm a DevRel at Apostrophe and if any...
@Ayushparui @itsajay1029 @sajdakabir Here is a link to our Discord. Please join if you haven't already. I'll make a channel for us, and we can coordinate there. Thanks for your...
Hi @ShlokJswl, We generally don't use the assign feature, but you are welcome to work on it. Reach out if you need any advice.
## Initial Thoughts on This Issue Overall, after a quick glance at the codebase, the fix for this isn't terribly complex. *However*, it does require some understanding of the overall...
Hi @varunseth5788, Sorry, but we don't use the assign feature. Typically we just ask people to announce in the issue comments that they are working on the problem. For this...