I don’t get nice highlighting in markdown popups
I tried to put this in my settings, but it doesn’t work for some reason. The package that provides syntax highlighting https://packagecontrol.io/packages/Tact
"mdpopups.use_sublime_highlighter": true,
"mdpopups.sublime_user_lang_map": {
"tact": [["tact"], ["Tact/Tact"]],
},