Ian Goodacre
Ian Goodacre
**Context** This isn't really a feature request, as what I need is possible with nock as-is. But I spent several hours searching, reading old issues and searching through the source...
As you know and documented, there was a potential collision between route and query parameters because they are both returned in the first argument to the route handler. For my...
### What happened? On installed system (NanoPi R2S Plus with rk3328 SoC) I read /boot/dtb/rockchip/overlay/README.rockchip-overlays. This begins with: ``` his document describes overlays provided in the kernel packages For generic...
### Which feature would you like to have? Yesterday I updated my fork of armbian/build to current main branch and updated the clone on my build server: Ubuntu "22.04.3 LTS...
test.a09: ``` jsr [1,x] ``` test.lst: ``` 0000 AD 11 JSR [1,x] ```
If option closeAllByClosing is set to true, then all unclosed elements are closed at the end of their parent element. This is done only after all usual heuristics for closing...
When I do some simple lookups (e.g. `mdbg.get('我门')`), lookup fails with errors like: ``` ReferenceError: zhuyin is not defined at /home/ian/test/test-mdbg/node_modules/mdbg/lib/get.js:92:24 at /home/ian/test/test-mdbg/node_modules/mdbg/lib/get.js:98:19 at /home/ian/test/test-mdbg/node_modules/mdbg/lib/get.js:127:14 ``` In get.js, variable zhuyin,...