fix: enable markdown processing in center tags and disable directory urls for V2 to resolve image rendering issues

This commit is contained in:
Nubenetes Bot
2026-05-15 16:59:23 +02:00
parent 6f6e65b5df
commit 3e8da5d890
108 changed files with 1060 additions and 311 deletions

View File

@@ -406,7 +406,7 @@ PHP Docker Image for Cloud Native Deployments (and Kubernetes)
<details>
<summary>Click to expand!</summary>
<center>
<center markdown="1">
<iframe width="560" height="315" src="https://www.youtube.com/embed/9_s3h_GVzZc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/3c-iBn73dDE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
@@ -425,7 +425,7 @@ PHP Docker Image for Cloud Native Deployments (and Kubernetes)
<details>
<summary>Click to expand!</summary>
<center>
<center markdown="1">
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Environment variables in Docker:<br><br>Environment variables are dynamic-named values that affect how our app will behave when running.<br><br>We can define them with Docker:<br>- at runtime<br>- in the Dockerfile<br>- in the Compose file (2 ways)<br><br>Let&#39;s see in detail in 1 minute:<br><br>1/5</p>&mdash; Francesco Ciulla (@FrancescoCiull4) <a href="https://twitter.com/FrancescoCiull4/status/1393448190729465856?ref_src=twsrc%5Etfw">May 15, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>