Craig Campbell
Craig Campbell
I tried to find another ticket first, but I couldn't find one. I did find this in the tests: https://github.com/russross/blackfriday/blob/93622da34e54fb6529bfb7c57e710f37a8d9cbd8/inline_test.go#L571 Looks like there are tests for when you format the...
@rtfb those tickets are for when you manually put in the markdown for the URL. That **is** fixed and working correctly. This ticket is for if you put the URL...
Sweet! I will push a new version later today then! I think you are right that the reason it wasn't working before was because of the race condition you fixed.
@syabro it looks like some of the code was actually from 11 months ago. I think I updated some of the code formatting since then :smile: I do agree those...
Does anyone have an easy way for me to reproduce this? Thanks
I like this. I'll see what I can do. Injecting a header should be simple, but if I want to check if the extension is active then that needs to...
Have you clicked the icon to make sure it is toggled on? 
Ah sorry about that... hmmm... Can you try it on a regular request that is not ajax? If you go to https://craig.is/writing/chrome-logger and open the console and toggle on the...
Interesting... I am actually not seeing them show up every time too. I wonder if this is something specific to a new version of chrome. I will have to dig...
Is there a page where this is consistently reproducible or some other way I can test it?