diff --git a/src/markdown-pages/automate-workflows/5-mins-tag-resources.mdx b/src/markdown-pages/automate-workflows/5-mins-tag-resources.mdx
index 6b3f57ef1..cf6fb20ed 100644
--- a/src/markdown-pages/automate-workflows/5-mins-tag-resources.mdx
+++ b/src/markdown-pages/automate-workflows/5-mins-tag-resources.mdx
@@ -113,10 +113,10 @@ What if you want to add multiple tags? You can use tag sets for that: While tags
`tag1:value1,tag2:value2`
-
+
Adding tags is an asynchronous operation: it could take a little while for the
tags to get created.
-
+
```bash lineNumbers=false
# Adding a single tag
diff --git a/src/markdown-pages/automate-workflows/automated-tagging.mdx b/src/markdown-pages/automate-workflows/automated-tagging.mdx
index 6f5b59e61..53d9f527d 100644
--- a/src/markdown-pages/automate-workflows/automated-tagging.mdx
+++ b/src/markdown-pages/automate-workflows/automated-tagging.mdx
@@ -178,11 +178,11 @@ The first section is `services`:
`services` defines one service, `app1`, which lives on `host1` at port `5001`. It uses the Demo Nodetron you learned about earlier in this guide as its source.
-
+
In this example, some HTML has been removed for clarity. To run the deployer, you need to use the real content in `hello.json`.
-
+
The second section is `global_tags`:
@@ -288,11 +288,11 @@ Visit your application by navigating to the `app1` url in your browser:
From there, you can follow the instructions to send traffic to New Relic.
-
+
Your `app1` url will be different than the url shown in this guide.
-
+
diff --git a/src/markdown-pages/automate-workflows/get-started-kubernetes.mdx b/src/markdown-pages/automate-workflows/get-started-kubernetes.mdx
index d7e35f460..548c4db4a 100644
--- a/src/markdown-pages/automate-workflows/get-started-kubernetes.mdx
+++ b/src/markdown-pages/automate-workflows/get-started-kubernetes.mdx
@@ -222,12 +222,12 @@ We have a Kubernetes test cluster ready for you in 2 minutes. By following this
Good luck!
-
+
Some browsers automatically disable the use of iframes. If the module isn't loading
please check your browser settings.
-
+