Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[Workflow] Explain how to style a workflow dump#11907
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
331b06d toe6c1992Compare| Styling | ||
| ------- | ||
| You can use `metadata` with the following keys to style the workflow: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pleas double backticks around metadata
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Done while merging. Thanks.
| You can use `metadata` with the following keys to style the workflow: | ||
| * for places: | ||
| * `bg_color`: a color |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Same for the others
…alexislefebvre)This PR was merged into the 4.3 branch.Discussion----------[Workflow] Explain how to style a workflow dumpFixessymfony#11675Explain what was added insymfony/symfony#29538TODO:- [x] Explain keys- [x] Add YAML format- [x] Add XML format- [x] Add PHP formatCommits-------e6c1992 Workflow: explain how to style a workflow dump
javiereguiluz commentedJul 8, 2019
Thank you Alexis! In7a08432 we made some syntax fixes and some minor changes. |
alexislefebvre commentedJul 8, 2019
Nice! Thanks. |
Uh oh!
There was an error while loading.Please reload this page.
Fixes#11675
Explain what was added insymfony/symfony#29538
TODO: