Skip to content

Commit 2cedea3

Browse files
committed
Backslashes are now converted to forward slashes in Windows when using a local server. refs adampresley#16
1 parent 1fa0ddc commit 2cedea3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,18 @@ <h2>Configure to View on Local Server</h2>
148148
<h2>Change History</h2>
149149

150150
<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 <a href="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 <a href="https://github.com/adampresley/sublime-view-in-browser/pull/14">#14</a>)</li>
160+
</ul>
161+
</li>
162+
151163
<li>03/08/2013:
152164
<ul>
153165
<li>Avoid loading Windows special folder references when on a Mac</li>

0 commit comments

Comments
 (0)