Results 8 issues of Robin Ward

Having a greedy regexp in `oneElement` had major performance issues in Chrome when parsing very large inline blocks. This re-write does not change any functionality but improves this performance issue....

Matching URLs with regular expressions is tough! However, this approach fixes issues when linking to absolute URLs with absolute image URLs inside them.

While sanitization is an important feature of a markdown parser, it is sometimes useful to disable it. For example, on Discourse we have our own sanitizer that is executed further...

### Tested versions - Reproducible in Godot 4.3-dev5 - Works in Godot 4.3-dev4 ### System information Windows 11 Pro - Godot 4.3-dev5 ### Issue description If you push an `InputEventMouseMotion`...

bug
topic:input
regression

### Describe the project you are working on I'm working on a 3rd person puzzle game. Each prop in the game is a `.glb` file and has textures generated in...

topic:import
topic:3d

Let's use this PR for testing.