Skip to content
New issue

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

highlighting issue with backslash #25

Open
Tracked by #1
aeschli opened this issue May 30, 2018 · 0 comments
Open
Tracked by #1

highlighting issue with backslash #25

aeschli opened this issue May 30, 2018 · 0 comments

Comments

@aeschli
Copy link

aeschli commented May 30, 2018

From @sardorocket on May 29, 2018 8:55

YAML: Highlighting has a problem, refer to the screenshot.

screen shot 2018-05-29 at 10 52 45

text

    - name: Backup staging db
      shell: |
        mysqldump \
          -h {{ lts_mysql_host }} \
          -u {{ lts_mysql_user }} \
          -p {{ lts_mysql_password }}  \
          --max_allowed_packet=512M \
          {{ lts_mysql_database }} \
      tags:
        - lts-staging
@aeschli aeschli changed the title [yaml] highlighting issue with backslash highlighting issue with backslash May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant