You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -148,6 +148,18 @@ <h2>Configure to View on Local Server</h2>
148
148
<h2>Change History</h2>
149
149
150
150
<ul>
151
+
<li>06/15/2013:
152
+
<ul>
153
+
<li>Backslashes in Windows are now converted to forward slashes when using a local server configuration. Closes <ahref="https://github.com/adampresley/sublime-view-in-browser/issues/16">#16</a></li>
154
+
</ul>
155
+
</li>
156
+
157
+
<li>04/12/2013:
158
+
<ul>
159
+
<li>Added support for muliple paths per browser configuration (jadient <ahref="https://github.com/adampresley/sublime-view-in-browser/pull/14">#14</a>)</li>
160
+
</ul>
161
+
</li>
162
+
151
163
<li>03/08/2013:
152
164
<ul>
153
165
<li>Avoid loading Windows special folder references when on a Mac</li>
0 commit comments