Skip to content
This repository was archived by the owner on Aug 24, 2020. It is now read-only.

Commit 1a0e882

Browse files
author
wjt
committed
1 parent 3e88bc8 commit 1a0e882

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sublime_evernote.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ def to_markdown_html(self):
4040
elif encoding == 'Western (Windows 1252)':
4141
encoding = 'windows-1252'
4242

43+
4344
sels = self.view.sel()
4445
contents = ''
4546
if not sels:

0 commit comments

Comments
 (0)