We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there,
Not sure if this issue due to this plugin or not, but after uploading file thought this plugin there are new empty lines added after every code line.
For example I upload this code:
<!DOCTYPE html> <html> <head> <title>Test</title> </head> <body> <p>Test message</p> </body> </html>
but after if I download these files from Filezilla it shows:
I am using Sublime text 3114 and your latest plugin version available.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
Not sure if this issue due to this plugin or not, but after uploading file thought this plugin there are new empty lines added after every code line.
For example I upload this code:
but after if I download these files from Filezilla it shows:
I am using Sublime text 3114 and your latest plugin version available.
The text was updated successfully, but these errors were encountered: