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

Add support for multiline strings in development #241

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jdidion
Copy link
Contributor

@jdidion jdidion commented Dec 22, 2022

Multi-line strings have been approved for the development version of WDL: openwdl/wdl#414. In addition, support for command {} style command blocks and ${} style placeholders has been removed.

This PR adds the necessary changes to the ANTLR4 grammar.

@jdidion jdidion changed the title remove support for "${}" placeholders and "command{}" in development,… Add support for multiline strings in development Dec 22, 2022
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

Successfully merging this pull request may close these issues.

1 participant