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

@@ -351,7 +351,7 @@ A simple extension to make indentation more readable
<details>
<summary>Click to expand!</summary>
<center>
<center markdown="1">
<iframe width="560" height="315" src="https://www.youtube.com/embed/fnPhJHN0jTE" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/VqCgcpAypFQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
@@ -379,7 +379,7 @@ A simple extension to make indentation more readable
<details>
<summary>Click to expand!</summary>
<center>
<center markdown="1">
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Did you know, you can have project specific user settings in VS Code? <br><br>I certainly didnt, but I needed to make some tweaks for a better live coding experience for workshop attendees.<br><br>Create a .vscode folder in your project then add settings.json in there. <br><br>Handy! <a href="https://t.co/X3PbgwSVWp">pic.twitter.com/X3PbgwSVWp</a></p>&mdash; Andy Bell (@piccalilli_) <a href="https://twitter.com/piccalilli_/status/1337063582790537224?ref_src=twsrc%5Etfw">December 10, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>