Monokai/monokai-pro-sublime-text

Markdown link punctuation colored differently

Closed this issue · 1 comments

In newer ST upgrade (same time as #159), punctuation in markdown links are styled differently:

Current:
Screen Shot 2022-12-03 at 7 07 37 PM

Desired:
Screen Shot 2022-12-03 at 7 06 55 PM

Workaround:

{
  "name": "Markdown: links",
  "scope": "markup.underline.link punctuation",
  "foreground": "#a9dc76",
},

Thanks, Fixed in 1.2.1.