MarkdownLight icon indicating copy to clipboard operation
MarkdownLight copied to clipboard

Markdown Light syntax bug, link context is not poping

Open evandrocoan opened this issue 8 years ago • 1 comments

Markdown Light syntax bug, link context is not poping

image

Create a markdown file like this and to fix it syntax.


See its main post at the AlliedModders' Forum: [Versioned Sublime Text Settings](https://forums.alliedmods.net/showthread.php?p=2454292#post2454292)


___
## Installation

![](http://i.imgur.com/UIevtzm.gif)


1) Install `Sublime Text` from [https://www.sublimetext.com/3](https://www.sublimetext.com/3)


2) Close your Sublime Text and delete/rename the folder below, if it exists: 

mv -v ~/.config/sublime-text-3/ ~/.config/sublime-text-3_Old/

 * The folder `sublime-text-3/` above contain all your current settings

Reference:

  1. https://github.com/evandrocoan/SublimeTextStudio/issues/23

evandrocoan avatar Nov 21 '16 19:11 evandrocoan

@ivan and @loucasse93, I fixed this in my fork: https://github.com/evandrocoan/MarkdownLight/commit/2d92bd50a006768cc23cb6311c67a4fff9f2fba2

evandrocoan avatar Jul 22 '17 23:07 evandrocoan