David Bingham

Results 14 issues of David Bingham

Asciidoclive doesn't currently handle [bibliography](https://asciidoctor.org/docs/user-manual/#user-biblio) markup properly when using the optional `xreftext`. The example from the Asciidoctor documentation renders like this in AsciiDocLive: ![Bibliogray - AsciiDocLIVE](https://user-images.githubusercontent.com/1707731/75474187-87e8bd00-5964-11ea-83aa-04649e7f7b94.png) Expected: - The second...

**Script:** Magic™ Editor **Issue type:** Bug **Link to example post:** Any post in suggested edits When improving edits in the Suggested Edits Reviews queue, the Tab key changes fields. This...

bug
script: Magic™ Editor

**Script:** Magic™ Editor **Issue type:** Bug **Link to example post:** n/a Users of [SE like I like it](https://github.com/calraith/gm_scripts/blob/master/se_like_I_like_it.user.js) find that the tab handling in ME conflicts with it. Would be...

bug
script: Magic™ Editor

**Script:** Magic™ Editor **Issue type:** Auto-fix term request **Link to example post:** https://regex101.com/r/pN9fY6/3 There are more than 43,000 posts containing a variant of this phrase, "Does anyone know how...". That...

enhancement
script: Magic™ Editor

**Script:** Magic™ Editor **Issue type:** Bug **Link to example post:** [How to setup login method to avoid duplicate code every test [selenium][java]](http://stackoverflow.com/questions/36713255) The title of this post is: `How to...

bug
script: Magic™ Editor

**Script:** Magic™ Editor **Issue type:** Bug **Link to example post:** See individual comments Within the code, it's acknowledged that the magic that corrects the use of the indefinite articles "a"...

bug
script: Magic™ Editor

**Script:** Magic™ Editor **Issue type:** Feature Request **Link to example post:** n/a It would be nice if the script recognized changes in the tags, and inserted a comment for them...

enhancement
script: Magic™ Editor

**Script:** Magic™ Editor **Issue type:** Bug **Link to example post:** https://stackoverflow.com/posts/34326658/edit/4979dcb3-38f5-410b-9501-4af81ac2e023 ``` string.replace() might help ``` becomes ``` string. ``` (Migrated from [old repository #96](https://github.com/Tiny-Giant/Stack-Exchange-Editor-Toolkit/issues/96).)

bug
script: Magic™ Editor

**Script:** Magic™ Editor **Issue type:** Enhancement **Link to example post:** n/a [DavidG](http://chat.stackoverflow.com/transcript/message/28105512#28105512) brought this up in chat. See [How can we avoid “overhang” code indentation?](http://meta.stackoverflow.com/questions/304072) Since the general message from...

enhancement
script: Magic™ Editor

Since `np` is currently an optional dependency, it causes unnecessary warnings for dependants using `yarn` (which has different standards for `engines` than `npm` does). > warning [email protected]: The engine "git"...