Jim Morgan
Jim Morgan
Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done ``` Promise.done (:1:729951) Object.toggle (/Users/jamesmorgan/.atom/packages/graphviz-preview/lib/graphviz-preview.coffee:67:10) HTMLElement.subscriptions.add.atom.commands.add.graphviz-preview:toggle (/Users/jamesmorgan/.atom/packages/graphviz-preview/lib/graphviz-preview.coffee:17:26) CommandRegistry.handleCommandEvent (:11:350382) KeymapManager.dispatchCommandEvent (:11:1230982) KeymapManager.handleKeyboardEvent (:11:1227116) ```
When creating a markdown document that includes emojis in the headings, the linter flags the generated anchor tags as incomplete links. This is possibly due to incomplete regex not recognizing...