Tristan M.
Tristan M.
This would be very useful for create complex custom layouts. Because it would allow us to run JS to format the data on view. For example, one could take the...
Hey! Thank you for this. The plugin is amazing. I am wondering if it is possible to not replace but rather remove features from the statblock without using a custom...
**Prefix**: I am still quite new to using this library & TS. So I am sorry if I say anything that doesn't make sense. I writing a pretty complex app...
I have looked everywhere and I cannot find a good answer as to how to do this correctly. This seems like a feature required for almost any editor and it...
The docs specify one type and the real type is different. Unsure if we should update the docs or the types. addNodeTree is, however, consistent. Example given below, but please...
Obligatory notice: I am still quite new to all this... Sorry for my ignorance in advance. **Description of the issue** The content inside of the iframe fails to render when...
### Basic info: - **Node.js version:** v18.16.1 - **jsdom version:** ^21.1.6 ### Minimal reproduction case ```js const html = ` Document `; const { document } = new JSDOM(html).window; const...
**Is your feature request related to a problem? Please describe.** I am not sure if its `-u url1.com url2.com` or `-u url1.com,url2.com` or `-u url1.com -u url2.com` I am sorry...
**Describe the bug** The crawler marks domains like justin.tv (old twitch.tv) as available when they are not. Inside the results .csv **To Reproduce** 1. install 2. run on any website...
Thats it. Code is incorrect. Can't be bothered to fix it rn.