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:
@@ -170,7 +170,7 @@
|
||||
|
||||
??? note "Click to expand!"
|
||||
|
||||
<center>
|
||||
<center markdown="1">
|
||||
|
||||
[](https://www.xenonstack.com/blog/serverless-openfaas-java/)
|
||||
|
||||
@@ -181,7 +181,7 @@
|
||||
<details>
|
||||
<summary>Click to expand!</summary>
|
||||
|
||||
<center>
|
||||
<center markdown="1">
|
||||
|
||||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Hi aspiring cloud professional, my name is Adam and I need you to listen to me.<br><br>First, I make a zillion-ish dollars per year freelancing and I stand to gain nothing from your attention.<br><br>I’m writing to you because it occurs to me that things I think are obvious probably aren’t.</p>— Adam Elmore (@aeduhm) <a href="https://twitter.com/aeduhm/status/1443308075079938055?ref_src=twsrc%5Etfw">September 29, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user