Results 4 issues of jp06

### Basic info: - **Node.js version:** v12.21 - **jsdom version:** v19.0.0 ### Minimal reproduction case ```js const jsdom = require('jsdom'); const { JSDOM } = jsdom; const dom = new...

Sometimes, the text I copy is not being wrapped by '**' upon paste but it always work with headers and italicized texts. For example, try to copy-paste from the page...

I am trying out the ARM64 build as a VM with my Macbook Air M1. Just noticed that the IIS feature is missing. Anyone knows how to restore it when...

## Change Summary Add support for cross-field ORs by grouping different fields with parentheses `()` and joining them with `||`. Before it will just warn that this is not supported....