mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-22 09:03:23 +00:00
fix: enable markdown processing in center tags and disable directory urls for V2 to resolve image rendering issues
This commit is contained in:
@@ -213,7 +213,7 @@ You can filter by topic using the toolbar above.
|
||||
|
||||
??? note "Click to expand!"
|
||||
|
||||
<center>
|
||||
<center markdown="1">
|
||||
|
||||

|
||||
|
||||
@@ -230,7 +230,7 @@ You can filter by topic using the toolbar above.
|
||||
<details>
|
||||
<summary>Click to expand!</summary>
|
||||
|
||||
<center>
|
||||
<center markdown="1">
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/AYAh6YDXuho" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
@@ -242,7 +242,7 @@ You can filter by topic using the toolbar above.
|
||||
<details>
|
||||
<summary>Click to expand!</summary>
|
||||
|
||||
<center>
|
||||
<center markdown="1">
|
||||
|
||||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">You don't know how to get started with AWS?<br><br>I can relate!<br>When I started, AWS already offered so much that I literally couldn't find an entry point.<br><br>If you still feel this way, let me give you a little guide.<br><br>🧵⏬</p>— Oliver Jumpertz (@oliverjumpertz) <a href="https://twitter.com/oliverjumpertz/status/1379096498592432128?ref_src=twsrc%5Etfw">April 5, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user