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

Problem with doublequote in section #24

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

Problem with doublequote in section #24

aeschli opened this issue May 28, 2018 · 0 comments

Comments

@aeschli
Copy link

aeschli commented May 28, 2018

From @agowa338 on May 25, 2018 23:8

The yaml syntax highlighting is getting confused by linebreak and quotes within a ">-" section.

Steps to Reproduce:

Save the following into a file called example.yml:

command: >-
    certonly --standalone -d {{ item }} -m "{{ ansible_certbot_contact_mail
    }}" --agree-tos --keep-until-expiring --preferred-challenges http-01
    --http-01-address 0.0.0.0 -vvvv {% if ansible_certbot_testing %}
    --test-cert {% endif %}
register: container_res

Copied from original issue: microsoft/vscode#50495

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