Mark Crossfield

Results 25 issues of Mark Crossfield

When I upgraded IntelliJ recently I found that it was crashing a minute or so after opening any code base. I was only able to stop it doing this by...

bug

I’m working on a [change to MD013 in the Ruby markdownlint project](https://github.com/markdownlint/markdownlint/issues/317) and I’m keen to make the same change to this project since it is this one I actually...

new rule

Love the plugin—it was probably the killer feature that persuaded us to migrate our docs to mkdocs from Jekyll, as it was so simple for a contributor to add a...

enhancement

When using this plugin (installed using antigen), and setting `export NVM_COMPLETION=true`, I don’t get proper completion when I type `nvm `. I get path based completion suggestions instead. Zsh version:...

I just added this library to a project and found that while the tests passed in the IDE, the tests failed when running via Maven. Removing the configuration from my...

## Description I’ve added configuration to MD01~2~3 to switch it to enforce not wrapping to allow us to enforce a consistent approach. This is described in https://cirosantilli.com/markdown-style-guide/#option-wrap-no I’m not a...

waiting on submitter

## New Rule Checklist Before suggesting a rule for inclusion please make sure your suggestion meets these criteria for rule built into markdownlint: - [x] allows a user to lint...

new rule

I’ve found when using this image to run GHP sites that the container doesn’t stop when I hit `ctrl-c` if warnings were encountered in the Jekyll site. This leaves a...

I can see lines starting `tasker_1 | 2020-04-30 10:11:00.318 DEBUG 6 --- [sync-executor-4] org.apache.http.wire : http-outgoing-46

Hello I was wondering whether this plugin hooks in to the Go Notification API (https://api.go.cd/current/#notify-git-materials) to accept published Git events? Or does it always have to poll the GitHub server...