-
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…
-
```
What steps will reproduce the problem?
1. Create PolicyFactory with all added sanitizers
(Formatting/Images/Links/Styles/Blocks)
2. Pass "text" to the PolicyFactory.sanitize(String html)
3. Resu…
-
The webapp should sanitize the problem description HTML before displaying it (the same way that the repository webapp does.)
-
Hi! do you will accept a PR that implements a `sanitize: true` option? for example for `isDate, isDecimal , isInt` validations would be nice to have a `sanitize` option to automatically convert the va…
-
OpenCensus tag and stats names are not as restrict as some of the backends we are uploading the data to. In order to comply with the restriction the backends enforce, we need to sanitize the names. Sa…
-
html5lib dependency should be html5lib>=0.999,
-
## Prerequisites
- [x] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [x] The feature is still missing in the latest stable vers…
-
The problem is that `cheatset` relies on: `sanitize`
- https://rubygems.org/gems/cheatset/versions/1.4.8
`sanitize` latest version below version 6 is version 5.2.3
- https://rubygems.org/gems…
-
When runnning with the gcc address sanitizer enabled using gcc 13 on Cosma the code crashes in various ways. To reproduce:
```
git clone git@github.com:SWIFTSIM/HBTplus.git
cd HBTplus/testing
git …