Bradley Mackey

Results 7 comments of Bradley Mackey

I've tried many things, it won't work. You have to go with the implementation documented.

@joshgoebel This is an adapted version of Javascript's implementation which is already using negative lookahead ( [see here](https://github.com/highlightjs/highlight.js/blob/6a52185d9b855130b5acaccef143a7bd602e7885/src/languages/javascript.js#L381)). My understanding was that only lookbehind is not allowed currently.

@joshgoebel Is there a way forward for this PR? If the concern is a language-specific breaking change, the Swift language itself is already using negative lookahead as well, [here](https://github.com/highlightjs/highlight.js/blob/14a5dcf36c8ea993d646fc37f27fbaabd086c7d5/src/languages/swift.js#L209).

@EdwardDrapkin I had the same issue. Go to Keychain Access -> Look for an entry like `deliver.`, listed as an "Internet password" and delete it.

This is not a bug, it's normal behaviour. In the preview the view is flipped, so a 'mirror' effect is created and looks more natural to the user. The saved...

Oops, this one fell off my radar, apologies for not addressing the feedback as requested. I'm using Mockolo now for my personal projects as it has a lot of features...