-
We run an automated CI/CD pipeline that runs a series of tests. When running the pipeline on a virtual machine running PHP8.1 we get this deprecation warning related to this plugin:
`Deprecated: Co…
-
I am using HtmlSanitizer to sanitize the below xml data, that contain a body tag.
```
This is tag 2
This is tag 3
this is the body
```
I have added the tag1, tag2, tag3 and body …
-
I'm trying to add mermaid charts to my site, but neither [remark-mermaidjs](https://github.com/remcohaszing/remark-mermaidjs?tab=readme-ov-file) or [rehype-mermaid](https://github.com/remcohaszing/reh…
-
**Summary**
Since this is a published package, we want to add docs so other people can benefit from it.
-
I'm working on a small feed aggregator, and as a safety consideration I'd like to strip dangerous HTML from e.g. entry.content; however, thinking about it, this is probably a step best performed by th…
-
### Pitch
As described in the issue title: Mastodon could consider removing the sanitzation rule that strips `` elements from incoming statuses received via the federation API.
### Motivation
Horiz…
-
Sorry if this is a duplicate. Testing just now, this is a normal `403 ERR_NOSUCHCHANNEL`, with three parameters (nickname, channel name, and human-readable description):
```
TOPIC #nonexistentchan…
-
It's probably worth enabling valgrind in the CI. I think that lit has an easy way to enable valgrind if it's available. At this time, because of the limited number of tests, it's not going to have muc…
-
Currently, both the editor and the display support markdown formatting.
As (I think) the description will be rendered into the generated code's comments, we need to make sure that this does not break…
-
Similar to #545 , there is an issue with tag variables that contain trailing ellipsis (...) being used for folder names and creating damaged, undeletable folders on Windows.
I am not sure how slash…