diff --git a/website/blog/2023-01-18-release-0.11.md b/website/blog/2023-01-18-release-0.11.md
index 41b5e71c215..85f54ab9af6 100644
--- a/website/blog/2023-01-18-release-0.11.md
+++ b/website/blog/2023-01-18-release-0.11.md
@@ -39,13 +39,13 @@ Please note, that those binaries are available only on releases and not the pre-
There is also an optional way to provide a custom Podman machine image in the create machine form. By providing the path to the image you want, Podman Desktop will create a machine with that image. Leaving the field empty will use the default image (the one included in the binary).
-
+
### Feedback within Podman Desktop [#1078](https://github.com/containers/podman-desktop/pull/1078)
Submitting feedback on Podman Desktop is getting easier as it is possible directly within the tool. This will help to get more information about the issues you are facing and will help us to improve the tool.
-
+
Please feel free to submit any feedback you have, we are looking forward to hearing from you!
@@ -70,7 +70,7 @@ This is the warning for Mac users:
In some context, users need the ability to disable and re-enable the proxy configuration very quickly, without having to entirely reconfigure it. This is now possible from the Podman Desktop settings page, where a toggle to enable/disable the proxy configuration has been added.
-
+
Note: extensions can read this information and then update the proxy configuration.
@@ -98,7 +98,7 @@ The experience of configuring a registry is getting simplified for the most popu
- IBM Container Registry
- Google Container Registry
-
+
### UI/UX Improvements
@@ -112,29 +112,29 @@ The pods details view provides the ability to view the logs of each containers t
When starting/stopping or deleting a container, a spinner is now displayed. In case of error, a message indicating that the action failed will also be better indicated.
-
+
For containers that exit immediately or short-lived containers, the feedback is also improved and include report of error now provide a better feedback to the user [#1161](https://github.com/containers/podman-desktop/pull/1161).
-
+
#### Allows to change the default font size for the editor [#1160](https://github.com/containers/podman-desktop/pull/1160)
An editor is used in several screens of Podman Desktop, from the inspect screen to container's outputs and Kubernetes YAML. The default font size is 10 pixels. It's now possible to adjust the font size to the one the one you prefer. This setting is persisted and will be used for all the editors of Podman Desktop and available from the preferences page (Settings -> Preferences).
-
+
#### Keep expanded state of pods when refreshing containers [#1042](https://github.com/containers/podman-desktop/pull/1042)
When switching from different screens of the application or simply refreshing the list of containers, the expanded state of each item in the list is now persisted and will be properly restored.
-
+
#### Click on the Pod name redirects to the Pod details page [#1159](https://github.com/containers/podman-desktop/pull/1159)
The list of containers also displays pods, now clicking on the pod name directly redirects to the Pod details page.
-
+
#### Improved styles of buttons for actions [#984](https://github.com/containers/podman-desktop/pull/984)
diff --git a/website/blog/2023-03-29-release-0.13.md b/website/blog/2023-03-29-release-0.13.md
index 2cb2fc18c07..595cb1f7323 100644
--- a/website/blog/2023-03-29-release-0.13.md
+++ b/website/blog/2023-03-29-release-0.13.md
@@ -74,7 +74,7 @@ The other settings pages have been updated for consistency with this new design.
A new alert button will appear in the status bar when future updates are available.
-
+
#### Prune buttons [#1481](https://github.com/containers/podman-desktop/pull/1481), [#1482](https://github.com/containers/podman-desktop/pull/1482), [#1484](https://github.com/containers/podman-desktop/pull/1484)
diff --git a/website/blog/2023-04-14-release-0.14.md b/website/blog/2023-04-14-release-0.14.md
index 5ca1fa8334d..6c389d94aa7 100644
--- a/website/blog/2023-04-14-release-0.14.md
+++ b/website/blog/2023-04-14-release-0.14.md
@@ -72,7 +72,7 @@ Within Podman Desktop we have started with two ways to interact with the cluster
The first is the ability to play local YAML files on your Kind (or any other Kubernetes!) cluster [1261](https://github.com/containers/podman-desktop/issues/1261). This allows you to take existing Kubernetes YAML definitons -
your deployments, services, or other objects - and deploy it to the cluster.
-
+
As you deploy pods, they will automatically appear in the list of **Pods** [1263](https://github.com/containers/podman-desktop/issues/1263), allowing you to start, stop, and interact them just like pods running on Podman.
diff --git a/website/blog/2023-05-02-release-0.15.md b/website/blog/2023-05-02-release-0.15.md
index ee84d1395c1..35b117dce07 100644
--- a/website/blog/2023-05-02-release-0.15.md
+++ b/website/blog/2023-05-02-release-0.15.md
@@ -46,7 +46,7 @@ but you still couldn't access your containers without the corresponding ingress.
This release adds a simple checkbox you can use when deploying to Kind to create an ingress and
make your service accessible [#1322](https://github.com/containers/podman-desktop/issues/1322).
-
+
### Podliness: Ability to Choose External Ports when Podifying Containers
diff --git a/website/blog/2023-06-08-release-1.1.md b/website/blog/2023-06-08-release-1.1.md
index 1c5c67d78ce..fae092bde3b 100644
--- a/website/blog/2023-06-08-release-1.1.md
+++ b/website/blog/2023-06-08-release-1.1.md
@@ -44,7 +44,7 @@ Podman Desktop [#2655](https://github.com/containers/podman-desktop/pull/2655).
We've also added options in **Settings > Preferences** to
automatically check for and install extension updates.
-
+

@@ -62,7 +62,7 @@ engine type Lima runs on and override the instance name [#2674](https://github.c
We have a new loading screen, Podman Desktop style! [#2743](https://github.com/containers/podman-desktop/pull/2743).
-
+
---
diff --git a/website/blog/2023-07-12-release-1.2.md b/website/blog/2023-07-12-release-1.2.md
index 3c8c30767ef..69eec406191 100644
--- a/website/blog/2023-07-12-release-1.2.md
+++ b/website/blog/2023-07-12-release-1.2.md
@@ -33,19 +33,19 @@ In the last month we've been addind support for more Compose features. Before yo
Stay tuned as we add even more features to Compose! If you have any feedback or feature requests, feel free to open an issue or start a discussion on GitHub.
-
+
### Kubernetes context on the status bar
With Kubernetes context on the status bar, you can switch from one context to another in just a couple of clicks. Easily switch to a different cluster all together. If there are multiple contexts available, you can now click and pick which one to use.
-
+
### Rename images
Deployed an image but now you need to rename it / add a new tag? Podman Desktop allows you to edit an image now. Thanks to an awesome contributor [@tuckerrc](https://github.com/tuckerrc) who added the new feature.
-
+
### Troubleshooting page
@@ -53,13 +53,13 @@ Developing an extension for Podman Desktop? Want to view the logs of Podman Desk
Click on the lightbulb button on the bottom right to access the page.
-
+
### Protocol handler support
Podman Desktop now supports protocol handling when using the terminal! Want to access your favourite extension directly from a script or the terminal? If you type in `open podman-desktop:extension/redhat.openshift-local` in the terminal, Podman Desktop will automatically load up to the correct extension.
-
+
---