Lee Trout

Results 12 comments of Lee Trout

@DavidAnson @mondeja Any interest in an additional rule to enforce correct style on reference links for at least one unit of whitespace after the colon? This would fail: ```diff [link-to-somewhere]:http://link-to-somewhere...

[CommonMark deviates from this](https://spec.commonmark.org/0.29/#link-reference-definition) and says it is optional but it is mentioned explicitly in the original [Daring Fireball](https://daringfireball.net/projects/markdown/syntax#link) docs: > Then, anywhere in the document, you define your link...

Opened https://github.com/DavidAnson/markdownlint/issues/326 Sorry to interrupt this, but thanks for the quick answers!

Running 1.9.7.2 I pasted in your location block ``` curl "http://127.0.0.1:12080/t" failed to connect: no such file or directory ``` in the logs ``` 2016/01/28 14:50:36 [crit] 29619#0: *3 connect()...

Similar error ``` 6:16:29 PM [vite] Error when evaluating SSR module /node_modules/date-fns/locale/en-US/index.js?v=e6530e82: ReferenceError: exports is not defined at /node_modules/date-fns/locale/en-US/index.js?v=e6530e82:3:23 at instantiateModule (/home/user/code/github.com/10trinsic/10trinsic.com/node_modules/vite/dist/node/chunks/dep-4b9dfa16.js:60093:15) ```

Probably related to https://github.com/vitejs/vite/issues/2579

👋 I would love to help out remotely during the sprints (and after, as well). If travel goes smoothly I will be around Thursday and Friday. Worst case I will...

> Hi Lee, did you see the two discussions that were opened? If you want to jump in on those, we'll bring you on board with what's happening here. I...

Yes, looks like #40 covers the same functionality with more options.

Thanks for looking. I tried it on my desktop and I can recreate the same behavior so that is good since it will be easier to test. When I move...