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,
All my carriage return are transformed into line break after Dploy action.
Before (local) :
<div class="wild_aside_content wild_aside_content-date"> Publié le <?php echo get_the_date(); ?><br /> </div>
After (in ftp) :
Environment : Os : Windows 8 Software : Sublime Text 3 (files indended by tabs) Scheme : ftp
The text was updated successfully, but these errors were encountered:
Hello, I encounter the same problems with the same environment.
You fix the problem?
EDIT ::
I solved by adding "word_wrap": true" in my sublime text
Sorry, something went wrong.
No branches or pull requests
Hi,
All my carriage return are transformed into line break after Dploy action.
Before (local) :
After (in ftp) :
Environment :
Os : Windows 8
Software : Sublime Text 3 (files indended by tabs)
Scheme : ftp
The text was updated successfully, but these errors were encountered: