mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-22 00:53:37 +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:
@@ -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 didn’t, 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>— 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user