Style: Update get-setup-for-testing/email-testing.md code blocks#143
Conversation
Fix codeblock rendering for new build.
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
ozgursar
left a comment
There was a problem hiding this comment.
YAML is sensitive to indentation. I think we need to use correct language setting here.
| 1. Create `docker-compose.override.yml` with the following code in root folder of your cloned [WordPress Develop](https://github.com/WordPress/wordpress-develop) Repo. | ||
|
|
||
| ```yml | ||
| ```bash |
There was a problem hiding this comment.
we might need to use yaml here instead of bash as per this file
There was a problem hiding this comment.
I changed it from YML to Bash so that it would trigger an update and the handbook update process. If we keep it as YML, then we might need to change some text or something else in this PR. otherwise, the PR won’t register any changes.
There was a problem hiding this comment.
Yes bu we are already changing it from yml to yaml
There was a problem hiding this comment.
oh i missed this :) updated
get-setup-for-testing/email-testing.mdfor proper rendering