Allan A. Nielsen

Results 2 issues of Allan A. Nielsen

### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...

When passing a string with HTML Entities, the `convert` method will decode these and return them as-is. This can lead to some unintentional behaviour if you have used `htmlentities` to...