We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9b7fe2 + 4f0b28a commit 8e97796Copy full SHA for 8e97796
Commands/Preview.tmCommand
Preferences/TM_MARKDOWN.tmPreferences
@@ -0,0 +1,22 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+<plist version="1.0">
4
+<dict>
5
+ <key>name</key>
6
+ <string>TM_MARKDOWN</string>
7
+ <key>settings</key>
8
+ <dict>
9
+ <key>shellVariables</key>
10
+ <array>
11
12
13
14
+ <key>value</key>
15
+ <string>eval '${TM_BUNDLE_SUPPORT/'/'\''/g}/bin/redcarpet.rb'</string>
16
+ </dict>
17
+ </array>
18
19
+ <key>uuid</key>
20
+ <string>1DC6BEA7-C742-45CE-92D7-8F69D914DC93</string>
21
+</dict>
22
+</plist>
0 commit comments